Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Mar 2022 19:31:37 +0000 (11:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Mar 2022 19:31:37 +0000 (11:31 -0800)
commit575115360652e9920cc56a028a286ebe9bf82694
tree7ff4d0bf0b93d0353cfdc94e186b91999522f8d5
parent719fce7539cd3e186598e2aed36325fe892150cf
parent439a8468242b313486e69b8cc3b45ddcfa898fbf
Merge tag 'binfmt_elf-v5.17-rc7' of git://git./linux/kernel/git/kees/linux

Pull binfmt_elf fix from Kees Cook:
 "This addresses a regression[1] under ia64 where some ET_EXEC binaries
  were not loading"

Link: https://linux-regtracking.leemhuis.info/regzbot/regression/a3edd529-c42d-3b09-135c-7e98a15b150f@leemhuis.info/
- Fix ia64 ET_EXEC loading

* tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  binfmt_elf: Avoid total_mapping_size for ET_EXEC
fs/binfmt_elf.c