[PATCH 08/13] riscv: compat: Add COMPAT Kbuild skeletal support

Christoph Hellwig hch at infradead.org
Thu Dec 23 22:54:33 PST 2021


On Wed, Dec 22, 2021 at 08:06:55PM +0800, Guo Ren wrote:
> On Wed, Dec 22, 2021 at 2:23 AM Arnd Bergmann <arnd at arndb.de> wrote:
> >
> > On Tue, Dec 21, 2021 at 5:35 PM <guoren at kernel.org> wrote:
> > > +
> > > +config SYSVIPC_COMPAT
> > > +       def_bool y
> > > +       depends on COMPAT && SYSVIPC
> >
> > Can this be moved to init/Kconfig next to SYSVIPC?
> 
> I would try another patchset, to see other architecture guys' advice.

The existing per-arch definitions are pretty much historic cruft.



More information about the linux-riscv mailing list