RE: [PATCH] Fix unaligned handler for floating point instructions with base update

2008-01-14 Thread Luck, Tony
> This sounds like a case of the kernel corrupting user data. Are you > pushing this into the distro kernels? Do you have bugzilla numbers? Yes, the kernel is corrupting user data. I'm not aware of bugzilla entries for this at the distros (I only became aware of the issue on Thursday afternoon)

Re: [PATCH] Fix unaligned handler for floating point instructions with base update

2008-01-14 Thread Bjorn Helgaas
On Monday 14 January 2008 10:59:24 am Luck, Tony wrote: > The compiler team did the hard work for this distilling a problem in > large fortran application which showed up when applied to a 290MB input > data set down to this instruction: > > ldfd f34=[r17],-8 > > Which they noticed incremen

[PATCH] Fix unaligned handler for floating point instructions with base update

2008-01-14 Thread Luck, Tony
The compiler team did the hard work for this distilling a problem in large fortran application which showed up when applied to a 290MB input data set down to this instruction: ldfd f34=[r17],-8 Which they noticed incremented r17 by 0x10 rather than decrementing it by 8 when the value in