Re: [PATCH] parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set
Christoph Biedl <[email protected]>
| Newsgroups | org.kernel.vger.linux-parisc |
|---|---|
| Message-ID | <[email protected]> |
Helge Deller wrote... > From: Helge Deller <[email protected]> > > The CONFIG_PA11 is not reliable option to check if we build a 32-bit > kernel which needs the 32-bit VDSO. > Instead depend on CONFIG_64BIT and CONFIG_COMPAT only. (...) Tested-by: Christoph Biedl <[email protected]>