On Mon, Sep 08, 2014 at 11:34:46AM -0700, Guenter Roeck wrote:
> 
> I see the following runtime warning with 3.10 and 3.12 kernels.
> 
> ------------[ cut here ]------------
> WARNING: at kernel/softirq.c:160 0xc0014ab4()
> Modules linked in:
> CPU: 0 PID: 19 Comm: init Not tainted 3.10.53-00055-g7474be8-dirty #1
> 
> Is there a (simple) patch available to fix this problem, or do we have
> to live with it ?
> 

This was fixed in 3.14 by
10f67dbf6add97751050f294d4c8e0cc1e5c2c23
openrisc: Rework signal handling

(If you want a more lightweight patch that solves the problem,
I proposed this back then
http://marc.info/?l=linux-kernel&m=136723205302070&w=2)

> Also, 3.2 and 3.4 kernels fail to compile with the following error when using
> the new toolchain.
> 
> arch/openrisc/kernel/head.S: Assembler messages:
> arch/openrisc/kernel/head.S:1572: Error: unresolved expression that must be 
> resolved
> arch/openrisc/kernel/head.S:1574: Error: unresolved expression that must be 
> resolved
> make[1]: *** [arch/openrisc/kernel/head.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> 
> Applying commit 160d837 ('openrisc: add missing header inclusion') to those
> releases fixes the problem. Are there any concerns if I request that this 
> patch
> is added to the 3.2 and 3.4 stable releases ? 
> 

No, I think that should be fine.

Stefan
_______________________________________________
Linux mailing list
Linux@lists.openrisc.net
http://lists.openrisc.net/listinfo/linux

Reply via email to