[OpenAFS] amd64+linux 2.6.16+xen+openafs?

Miroslav Ruda ruda@ics.muni.cz
Mon, 27 Mar 2006 13:48:53 +0200


Chaskiel M Grundman wrote:
> --On Friday, March 24, 2006 15:02:10 +0100 Miroslav Ruda 
> <ruda@ics.muni.cz> wrote:
> 
>> Is it know problem on 2.6.16 kernel or should I suspect Xen patches?
> 
> It's a 2.6.16 problem. See if you can build your linux kernel with 
> CONFIG_DEBUG_RODATA off.
> 
> if you cannot, then change
> 
> .section .rodata,"a"
> to
> .data
> 
> in linux-2.6.16/arch/x86_64/ia32/ia32entry.S

Works fine, thanks.

               Mirek Ruda