On Tue, Dec 28, 2021 at 02:47:26PM +0800, guo...@kernel.org wrote: > From: Guo Ren <guo...@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 <guo...@linux.alibaba.com> > Signed-off-by: Guo Ren <guo...@kernel.org> > Reviewed-by: Arnd Bergmann <a...@arndb.de> > --- > arch/s390/include/asm/processor.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Applied, thanks!