diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-10-04 23:03:48 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-05 10:11:16 +0100 |
commit | eb4b39d5ffbe93d363b05c57196bdac61fa09c59 (patch) | |
tree | 3dade03ea48f67613199f849dbf9a0def31eaf3d /meta/lib/oeqa/buildperf/base.py | |
parent | 839b17ffd96abff3e9cf47fb4a6d680637c865b1 (diff) | |
download | openembedded-core-eb4b39d5ffbe93d363b05c57196bdac61fa09c59.tar.gz openembedded-core-eb4b39d5ffbe93d363b05c57196bdac61fa09c59.tar.bz2 openembedded-core-eb4b39d5ffbe93d363b05c57196bdac61fa09c59.zip |
linux-yocto/4.8: fix BUG_ON() in workingset_node_shadows_dec() triggers
Paul Gotmaker pointed out that a last minute merge to the 4.8 kernel
has the potential to hard hang a kernel when VM debugging is enabled:
https://lkml.org/lkml/2016/10/4/1
He also pointed out the fix for it in commit 21f54dda
[Using BUG_ON() as an assert() is _never_ acceptable].
While that fix will loop through -stable into 4.8.1, that will
likely be too late for our release. So I've cherry picked the
change to make it available.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/buildperf/base.py')
0 files changed, 0 insertions, 0 deletions