[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e007f24e-fea0-9238-73e3-9d8e10290e6c@infradead.org>
Date: Sun, 8 Jul 2018 09:30:05 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Christoph Hellwig <hch@....de>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: Richard Weinberger <richard@....at>, linux-kbuild@...r.kernel.org,
linux-um@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/9] kconfig: include kernel/Kconfig.preempt from
init/Kconfig
On 07/08/2018 08:20 AM, Christoph Hellwig wrote:
> Almost all architectures include it. Add a ARCH_NO_PREEMPT symbol to
> disable preempt support for alpha, hexagon, non-coldfire m68k and
> user mode Linux.
>
> Signed-off-by: Christoph Hellwig <hch@....de>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> arch/Kconfig | 3 +++
> arch/alpha/Kconfig | 1 +
> arch/arc/Kconfig | 2 --
> arch/arm/Kconfig | 2 --
> arch/arm64/Kconfig | 1 -
> arch/c6x/Kconfig | 2 --
> arch/h8300/Kconfig | 6 ------
> arch/hexagon/Kconfig | 1 +
> arch/ia64/Kconfig | 2 --
> arch/m68k/Kconfig | 5 +----
> arch/microblaze/Kconfig | 2 --
> arch/mips/Kconfig | 2 --
> arch/nds32/Kconfig | 1 -
> arch/nios2/Kconfig | 2 --
> arch/openrisc/Kconfig | 1 -
> arch/parisc/Kconfig | 1 -
> arch/powerpc/Kconfig | 1 -
> arch/riscv/Kconfig | 2 --
> arch/s390/Kconfig | 2 --
> arch/sh/Kconfig | 2 --
> arch/sparc/Kconfig | 2 --
> arch/um/Kconfig | 1 +
> arch/unicore32/Kconfig | 2 --
> arch/x86/Kconfig | 2 --
> arch/xtensa/Kconfig | 2 --
> init/Kconfig | 1 +
> kernel/Kconfig.preempt | 2 ++
> 27 files changed, 10 insertions(+), 43 deletions(-)
--
~Randy
Powered by blists - more mailing lists