On 07.10.08 10:38:33, Arnd Bergmann wrote: > From: Roel Kluin <[EMAIL PROTECTED]> > > Offset is unsigned and when an address isn't found in the vma map > vma_map_lookup() returns the vma physical address + 0x10000000. > > vma_map_lookup used to return 0xffffffff on a failed lookup, but > a change was made to return the vma physical address + 0x10000000 > There are two callers of vam_map_lookup: one of them correctly > deals with this new return value, but the other (below) did not. > > Signed-off-by: Roel Kluin <[EMAIL PROTECTED]> > Acked-by: Maynard Johnson <[EMAIL PROTECTED]> > Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Cc: Carl Love <[EMAIL PROTECTED]>
The patch has been applied to the powerpc-for-paul branch of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git Thanks Roel and Arnd, -Robert -- Advanced Micro Devices, Inc. Operating System Research Center email: [EMAIL PROTECTED] _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev