summary refs log tree commit diff stats
path: root/linux-headers/asm-arm/mman.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: Remove the 32-bit arm headersThomas Huth2025-07-211-4/+0
| | | | | | | | | | | KVM support for 32-bit arm has been dropped a while ago, so we don't need these headers in QEMU anymore. Fixes: 82bf7ae84ce ("target/arm: Remove KVM support for 32-bit Arm hosts") Acked-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250710120035.169376-1-thuth@redhat.com>
* linux-headers: add linux/mman.h.Zhang Yi2019-04-251-0/+4
Update it to 4.20-rc1 Signed-off-by: Zhang Yi <yi.z.zhang@linux.intel.com> Message-Id: <f9346f1816b940a4231524a84d57a2cac8466ccc.1549555521.git.yi.z.zhang@linux.intel.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>