diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-07 19:37:23 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-07 19:37:23 +0200 |
commit | 4ff8a142bdb395482dd8744ed5ec2994dc3b81a3 (patch) | |
tree | 67ddb4dbb75063d0b1cb74ba499df72d4070c9e6 /fs | |
parent | Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... (diff) | |
parent | arm64: fix erroneous warnings in page freeing functions (diff) | |
download | linux-4ff8a142bdb395482dd8744ed5ec2994dc3b81a3.tar.xz linux-4ff8a142bdb395482dd8744ed5ec2994dc3b81a3.zip |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fix from Will Deacon:
"Just one small fix here, preventing a VM_WARN_ON when a !present
PMD/PUD is "freed" as part of a huge ioremap() operation.
The correct behaviour is to skip the free silently in this case, which
is a little weird (the function is a bit of a misnomer), but it
follows the x86 implementation"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: fix erroneous warnings in page freeing functions
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions