From: Heiko Carstens <hca@linux.ibm.com>
To: guoren@kernel.org
Cc: will@kernel.org, tglx@linutronix.de, benh@kernel.crashing.org,
arnd@arndb.de, mingo@redhat.com, peterz@infradead.org,
juri.lelli@redhat.com, christophe.leroy@csgroup.eu,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-s390@vger.kernel.org, sparclinux@vger.kernel.or,
linuxppc-dev@lists.ozlabs.org, inux-parisc@vger.kernel.org,
linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
x86@kernel.org, Guo Ren <guoren@linux.alibaba.com>
Subject: Re: [PATCH V2 5/8] sched: s390: Remove unused TASK_SIZE_OF
Date: Sat, 25 Dec 2021 17:25:47 +0100 [thread overview]
Message-ID: <YcdGC4ZNejSgZgRG@osiris> (raw)
In-Reply-To: <20211225045430.2868608-6-guoren@kernel.org>
On Sat, Dec 25, 2021 at 12:54:27PM +0800, guoren@kernel.org wrote:
> From: Guo Ren <guoren@linux.alibaba.com>
>
> This macro isn't used in Linux sched, now. Delete in
> include/linux/sched.h and arch's include/asm.
>
> Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
> ---
> arch/s390/include/asm/processor.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
I could pick this up for s390, however sender (From: field) of this patch
series does not match From: and Signed-off-by: fields above.
In general I don't pick up such patches, since this doesn't match the
"Developer's Certificate of Origin" requirements.
-> Documentation/process/submitting-patches.rst
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Carstens <hca@linux.ibm.com>
To: guoren@kernel.org
Cc: will@kernel.org, tglx@linutronix.de, benh@kernel.crashing.org,
arnd@arndb.de, mingo@redhat.com, peterz@infradead.org,
juri.lelli@redhat.com, christophe.leroy@csgroup.eu,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-s390@vger.kernel.org, sparclinux@vger.kernel.or,
linuxppc-dev@lists.ozlabs.org, inux-parisc@vger.kernel.org,
linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
x86@kernel.org, Guo Ren <guoren@linux.alibaba.com>
Subject: Re: [PATCH V2 5/8] sched: s390: Remove unused TASK_SIZE_OF
Date: Sat, 25 Dec 2021 17:25:47 +0100 [thread overview]
Message-ID: <YcdGC4ZNejSgZgRG@osiris> (raw)
In-Reply-To: <20211225045430.2868608-6-guoren@kernel.org>
On Sat, Dec 25, 2021 at 12:54:27PM +0800, guoren@kernel.org wrote:
> From: Guo Ren <guoren@linux.alibaba.com>
>
> This macro isn't used in Linux sched, now. Delete in
> include/linux/sched.h and arch's include/asm.
>
> Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
> ---
> arch/s390/include/asm/processor.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
I could pick this up for s390, however sender (From: field) of this patch
series does not match From: and Signed-off-by: fields above.
In general I don't pick up such patches, since this doesn't match the
"Developer's Certificate of Origin" requirements.
-> Documentation/process/submitting-patches.rst
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Carstens <hca@linux.ibm.com>
To: guoren@kernel.org
Cc: juri.lelli@redhat.com, linux-s390@vger.kernel.org,
x86@kernel.org, arnd@arndb.de, peterz@infradead.org,
linuxppc-dev@lists.ozlabs.org, Guo Ren <guoren@linux.alibaba.com>,
linux-kernel@vger.kernel.org, inux-parisc@vger.kernel.org,
mingo@redhat.com, sparclinux@vger.kernel.or, tglx@linutronix.de,
linux-mips@vger.kernel.org, will@kernel.org,
linux-riscv@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V2 5/8] sched: s390: Remove unused TASK_SIZE_OF
Date: Sat, 25 Dec 2021 17:25:47 +0100 [thread overview]
Message-ID: <YcdGC4ZNejSgZgRG@osiris> (raw)
In-Reply-To: <20211225045430.2868608-6-guoren@kernel.org>
On Sat, Dec 25, 2021 at 12:54:27PM +0800, guoren@kernel.org wrote:
> From: Guo Ren <guoren@linux.alibaba.com>
>
> This macro isn't used in Linux sched, now. Delete in
> include/linux/sched.h and arch's include/asm.
>
> Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
> ---
> arch/s390/include/asm/processor.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
I could pick this up for s390, however sender (From: field) of this patch
series does not match From: and Signed-off-by: fields above.
In general I don't pick up such patches, since this doesn't match the
"Developer's Certificate of Origin" requirements.
-> Documentation/process/submitting-patches.rst
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Carstens <hca@linux.ibm.com>
To: guoren@kernel.org
Cc: will@kernel.org, tglx@linutronix.de, benh@kernel.crashing.org,
arnd@arndb.de, mingo@redhat.com, peterz@infradead.org,
juri.lelli@redhat.com, christophe.leroy@csgroup.eu,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-s390@vger.kernel.org, sparclinux@vger.kernel.or,
linuxppc-dev@lists.ozlabs.org, inux-parisc@vger.kernel.org,
linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
x86@kernel.org, Guo Ren <guoren@linux.alibaba.com>
Subject: Re: [PATCH V2 5/8] sched: s390: Remove unused TASK_SIZE_OF
Date: Sat, 25 Dec 2021 17:25:47 +0100 [thread overview]
Message-ID: <YcdGC4ZNejSgZgRG@osiris> (raw)
In-Reply-To: <20211225045430.2868608-6-guoren@kernel.org>
On Sat, Dec 25, 2021 at 12:54:27PM +0800, guoren@kernel.org wrote:
> From: Guo Ren <guoren@linux.alibaba.com>
>
> This macro isn't used in Linux sched, now. Delete in
> include/linux/sched.h and arch's include/asm.
>
> Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
> ---
> arch/s390/include/asm/processor.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
I could pick this up for s390, however sender (From: field) of this patch
series does not match From: and Signed-off-by: fields above.
In general I don't pick up such patches, since this doesn't match the
"Developer's Certificate of Origin" requirements.
-> Documentation/process/submitting-patches.rst
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-12-25 16:26 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-25 4:54 [PATCH V2 0/8] sched: Remove unused TASK_SIZE_OF guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 1/8] " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 2/8] sched: x86: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 3/8] sched: sparc: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 4/8] sched: powerpc: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 5/8] sched: s390: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 16:25 ` Heiko Carstens [this message]
2021-12-25 16:25 ` Heiko Carstens
2021-12-25 16:25 ` Heiko Carstens
2021-12-25 16:25 ` Heiko Carstens
2021-12-26 12:26 ` Guo Ren
2021-12-26 12:26 ` Guo Ren
2021-12-26 12:26 ` Guo Ren
2021-12-26 12:26 ` Guo Ren
2021-12-25 4:54 ` [PATCH V2 6/8] sched: parisc: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 7/8] sched: arm64: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` [PATCH V2 8/8] sched: mips: " guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
2021-12-25 4:54 ` guoren
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=YcdGC4ZNejSgZgRG@osiris \
--to=hca@linux.ibm.com \
--cc=arnd@arndb.de \
--cc=benh@kernel.crashing.org \
--cc=christophe.leroy@csgroup.eu \
--cc=guoren@kernel.org \
--cc=guoren@linux.alibaba.com \
--cc=inux-parisc@vger.kernel.org \
--cc=juri.lelli@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-s390@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=sparclinux@vger.kernel.or \
--cc=tglx@linutronix.de \
--cc=will@kernel.org \
--cc=x86@kernel.org \
/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.