[PATCH RESEND] arm: drop unused includes of <linux/personality.h>

Will Deacon will at kernel.org
Fri Feb 25 05:56:36 PST 2022


On Wed, Feb 23, 2022 at 12:36:36PM -0500, Sagar Patel wrote:
> Drop several includes of <linux/personality.h> which are not used.
> git-blame indicates they were used at some point, but they're not needed
> anymore.
> 
> Signed-off-by: Sagar Patel <sagarmp at cs.unc.edu>
> ---
>  arch/arm/mm/mmap.c             | 1 -
>  arch/arm64/include/asm/page.h  | 1 -
>  arch/arm64/kernel/signal.c     | 1 -
>  arch/arm64/kernel/sys_compat.c | 1 -
>  arch/arm64/kernel/traps.c      | 1 -
>  5 files changed, 5 deletions(-)

Please can you send separate patches for arch/arm/ and arch/arm64?
Also, how did you determine that these includes are redundant?

Will



More information about the linux-arm-kernel mailing list