Re: [obsolete] s390-mm-convert-to-generic_ioremap.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andrew,

On 07/08/23 at 05:38pm, Andrew Morton wrote:
......
> --- a/arch/s390/kernel/perf_cpum_sf.c~s390-mm-convert-to-generic_ioremap
> +++ a/arch/s390/kernel/perf_cpum_sf.c
> @@ -22,7 +22,7 @@
>  #include <asm/irq.h>
>  #include <asm/debug.h>
>  #include <asm/timex.h>
> -#include <asm-generic/io.h>
> +#include <asm/io.h>

Only this hunk in arch/s390/kernel/perf_cpum_sf.c is obsolete because 
both below two commits have fixed the direct including of
<asm-generic/io.h> and have been merged into linus's master branch.

51f513fd9659 ("s390/mm: do not include <asm-generic/io.h> directly")
b378a9826143 ("s390: include linux/io.h instead of asm/io.h")

Other than this, the whole patch is still wanted. Do I need to remove
above hunk and repost patch s390-mm-convert-to-generic_ioremap.patch?

Thanks
Baoquan




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux