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

From: Christoph Hellwig
Date: Fri Dec 24 2021 - 01:54:44 EST


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@xxxxxxxx> wrote:
> >
> > On Tue, Dec 21, 2021 at 5:35 PM <guoren@xxxxxxxxxx> 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.