[parisc-linux] 2.6.18.2 compile problem

Matthew Wilcox matthew at wil.cx
Wed Nov 8 05:33:26 MST 2006


On Wed, Nov 08, 2006 at 12:05:36PM +0100, Nico Schottelius wrote:
> When I try to compile 2.6.18.2 vanilla on my j6000, I get

Hi Nico,

We don't follow the 2.6.18.x series of kernels; we just don't have time.
Instead, we do our best to keep 2.6.19-rc up to date and stable.

> the following error:
>   CC      arch/parisc/kernel/asm-offsets.s
> include/asm/processor.h:347: error: redefinition of 'prefetch'
> include/linux/prefetch.h:43: error: previous definition of 'prefetch'
> was here
> include/asm/processor.h:352: error: redefinition of 'prefetchw'
> include/linux/prefetch.h:47: error: previous definition of 'prefetchw'
> was here

The definitions of prefetch and prefetchw need to be moved from
processor.h to prefetch.h; Kyle fixed this in August, but that fix
probably never made it into 2.6.18.



More information about the parisc-linux mailing list