Re: [GIT PULL] x86 fixes

From: Thomas Gleixner
Date: Sat Oct 03 2015 - 15:41:06 EST


On Sat, 3 Oct 2015, Ingo Molnar wrote:
> > Please pull the latest x86-urgent-for-linus git tree from:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus
> >
> > # HEAD: f4b4aae1828855db761bf998ce37d3062b1d6446 x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
> >
> > Fixes all around the map: W+X kernel mapping fix, WCHAN fixes, two build failure
> > fixes for corner case configs, x32 header fix and a speling fix.
>
> Sorry, please don't pull this tree: Thomas tells me that the two WCHAN fixes
> trigger some sort of badness in Sasha's testing:
>
> > Thomas Gleixner (2):
> > x86/process: Add proper bound checks in 64bit get_wchan()
> > x86/process: Unify 32bit and 64bit implementations of get_wchan()
>
> I don't know any details yet.

Andrey Ryabinin explained it here:

http://marc.info/?l=linux-kernel&m=144387188203639&w=2

So it's a false positive and the patches are good to go.

I rechecked as well another five times that the bound check is
correct.

Thanks,

tglx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/