HATAYAMA Daisuke writes:
> To satisfy mmap()'s page-size boundary requirement, specify aligned
> attribute to vmcoreinfo_note objects to allocate it on page-size
> boundary.
Those requirements don't exist. Making this patch wasteful and wrong.
Eric
> Signed-off-by: HATAYAMA Daisuke
> ---
>
>
HATAYAMA Daisuke writes:
> To satisfy mmap()'s page-size boundary requirement, specify aligned
> attribute to vmcoreinfo_note objects to allocate it on page-size
> boundary.
Again I am not seeing the point.
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the b
To satisfy mmap()'s page-size boundary requirement, specify aligned
attribute to vmcoreinfo_note objects to allocate it on page-size
boundary.
Signed-off-by: HATAYAMA Daisuke
---
include/linux/kexec.h |6 --
kernel/kexec.c|2 +-
2 files changed, 5 insertions(+), 3 deletions(
3 matches
Mail list logo