* [GIT PULL] Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze
@ 2020-09-03 14:54 Mike Rapoport
2020-09-03 17:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2020-09-03 14:54 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, David Rientjes, Fenghua Yu, Michal Simek,
Michal Simek, Randy Dunlap, Tony Luck, kernel test robot,
linux-ia64, linux-kernel, linux-mm
Hi Linus,
The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:
Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git tags/fixes-2020-09-03
for you to fetch changes up to 5f7b81c18366c38446f6eedab570b98dbdc07cff:
ia64: fix min_low_pfn/max_low_pfn build errors (2020-09-01 19:34:11 +0300)
----------------------------------------------------------------
Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze
Some configurations of ia64 and microblaze use min_low_pfn and
max_low_pfn in pfn_valid(). This causes build failures for modules that
use pfn_valid().
The fix is to add EXPORT_SYMBOL() for these variables on ia64 and
microblaze.
----------------------------------------------------------------
Randy Dunlap (2):
microblaze: fix min_low_pfn/max_low_pfn build errors
ia64: fix min_low_pfn/max_low_pfn build errors
arch/ia64/kernel/ia64_ksyms.c | 2 +-
arch/microblaze/mm/init.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
Sincerely yours,
Mike.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze
2020-09-03 14:54 [GIT PULL] Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze Mike Rapoport
@ 2020-09-03 17:09 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-03 17:09 UTC (permalink / raw)
To: Mike Rapoport
Cc: Linus Torvalds, Andrew Morton, David Rientjes, Fenghua Yu,
Michal Simek, Michal Simek, Randy Dunlap, Tony Luck,
kernel test robot, linux-ia64, linux-kernel, linux-mm
The pull request you sent on Thu, 3 Sep 2020 17:54:38 +0300:
> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git tags/fixes-2020-09-03
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e28f0104343d0c132fa37f479870c9e43355fee4
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-03 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 14:54 [GIT PULL] Fix min_low_pfn/max_low_pfn build errors on ia64 and microblaze Mike Rapoport
2020-09-03 17:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox