All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baoquan He <bhe@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: mm-commits@vger.kernel.org, ysato@users.sourceforge.jp,
	willy@infradead.org, will@kernel.org, wangkefeng.wang@huawei.com,
	vgupta@kernel.org, svens@linux.ibm.com,
	stefan.kristiansson@saunalahti.fi, shorne@gmail.com,
	schnelle@linux.ibm.com, rppt@kernel.org, npiggin@gmail.com,
	nathan@kernel.org, mpe@ellerman.id.au, jonas@southpole.se,
	jcmvbkbc@gmail.com, James.Bottomley@hansenpartnership.com,
	hch@lst.de, hca@linux.ibm.com, gor@linux.ibm.com,
	glaubitz@physik.fu-berlin.de, gerald.schaefer@linux.ibm.com,
	geert@linux-m68k.org, deller@gmx.de, David.Laight@aculab.com,
	dalias@libc.org, chris@zankel.net, christophe.leroy@csgroup.eu,
	catalin.marinas@arm.com, borntraeger@linux.ibm.com,
	bcain@quicinc.com, arnd@arndb.de, agordeev@linux.ibm.com
Subject: Re: [obsolete] s390-mm-convert-to-generic_ioremap.patch removed from -mm tree
Date: Sun, 9 Jul 2023 10:26:10 +0800	[thread overview]
Message-ID: <ZKoawnFd7ji96H0q@MiWiFi-R3L-srv> (raw)
In-Reply-To: <20230709003856.A3598C433C7@smtp.kernel.org>

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


      reply	other threads:[~2023-07-09  2:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-09  0:38 [obsolete] s390-mm-convert-to-generic_ioremap.patch removed from -mm tree Andrew Morton
2023-07-09  2:26 ` Baoquan He [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZKoawnFd7ji96H0q@MiWiFi-R3L-srv \
    --to=bhe@redhat.com \
    --cc=David.Laight@aculab.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=agordeev@linux.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=bcain@quicinc.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=catalin.marinas@arm.com \
    --cc=chris@zankel.net \
    --cc=christophe.leroy@csgroup.eu \
    --cc=dalias@libc.org \
    --cc=deller@gmx.de \
    --cc=geert@linux-m68k.org \
    --cc=gerald.schaefer@linux.ibm.com \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=hch@lst.de \
    --cc=jcmvbkbc@gmail.com \
    --cc=jonas@southpole.se \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=mpe@ellerman.id.au \
    --cc=nathan@kernel.org \
    --cc=npiggin@gmail.com \
    --cc=rppt@kernel.org \
    --cc=schnelle@linux.ibm.com \
    --cc=shorne@gmail.com \
    --cc=stefan.kristiansson@saunalahti.fi \
    --cc=svens@linux.ibm.com \
    --cc=vgupta@kernel.org \
    --cc=wangkefeng.wang@huawei.com \
    --cc=will@kernel.org \
    --cc=willy@infradead.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.