On Thu, May 16, 2019 at 09:06:13PM -0700, Nathan Chancellor wrote:
On Fri, May 17, 2019 at 12:10:02AM +0000, Sasha Levin wrote:
Hi,
[This is an automated email]
This commit has been processed because it contains a -stable tag. The stable tag indicates that it's relevant for the following trees: all
Nick, the stable tag should probably specify 4.8+ since the commit it fixes came in during 4.8-rc1.
Cc: stable@vger.kernel.org # 4.8+
Might also help to add:
Fixes: 9a49a528dcf3 ("lkdtm: add function for testing .rodata section")
The bot has tested the following trees: v5.1.2, v5.0.16, v4.19.43, v4.14.119, v4.9.176, v4.4.179, v3.18.140.
v5.1.2: Build OK! v5.0.16: Build OK! v4.19.43: Build OK! v4.14.119: Failed to apply! Possible dependencies: 039a1c42058d ("lkdtm: Relocate code to subdirectory")
However, it will still need a manual backport because of the lack of this commit. I've attached the current patch backported for reference,
Would help if I actually did this... :^)
the git am flags '-3 -p4 --directory=drivers/misc' help get it proper then the conflict is rather easy to resolve.
Thanks, Nathan