Hello,
On Fri, Mar 8, 2019 at 3:16 AM gregkh@linuxfoundation.org wrote:
This is a note to let you know that I've just added the patch titled
xtensa: fix get_wchan
to the 3.18-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
The filename of the patch is: xtensa-fix-get_wchan.patch and it can be found in the queue-3.18 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
this patch relies on the presence of SPILL_SLOT macro, which was introduced in commit 062b1c19b879 (xtensa: clean up access to spilled registers locations) in 4.12. Without that patch it breaks the build and should be dropped.
linux-stable-mirror@lists.linaro.org