On Sat, Feb 24, 2018 at 03:11:45AM -0800, Guenter Roeck wrote:
On 02/23/2018 10:23 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.118 release. There are 193 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun Feb 25 17:02:20 UTC 2018. Anything received after that time might be too late.
m68k images in 3.18.96-rc and 4.4.118-rc fail to build with
m68k-linux-ld: cannot find SOFTIRQENTRY_TEXT
This is due to 'm68k: add missing SOFTIRQENTRY_TEXT linker section'. There is no definition for SOFTIRQENTRY_TEXT in v4.4.y or v3.18.y.
Ugh, I've now dropped this patch from both the 4.4.y and 3.18.y trees, and pushed out a new git tree.
thanks for catching this,
greg k-h