diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-09-03 19:05:48 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-09-03 19:05:48 +0200 |
commit | e28f0104343d0c132fa37f479870c9e43355fee4 (patch) | |
tree | b24fef44d3cc3f311ee81cd87e0917fb5c2f7cd5 /drivers/nfc | |
parent | Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
parent | ia64: fix min_low_pfn/max_low_pfn build errors (diff) | |
download | linux-e28f0104343d0c132fa37f479870c9e43355fee4.tar.xz linux-e28f0104343d0c132fa37f479870c9e43355fee4.zip |
Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Pull misc build failure fixes from Mike Rapoport:
"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"
* tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
ia64: fix min_low_pfn/max_low_pfn build errors
microblaze: fix min_low_pfn/max_low_pfn build errors
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions