Re: [PATCH v2] all arches, signal: Move restart_block to struct task_struct
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2014-12-03 23:53:56
Also in:
lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2014-12-03 23:53:56
Also in:
lkml
On Wed, 3 Dec 2014 15:38:29 -0800 Andy Lutomirski [off-list ref] wrote:
Yes, exactly.quoted
Spelling this out in the changelog would be useful for the ignorant and the forgetful ;)Want a new version, or will you fix it up yourself?
I think I can work that out. A couple of linux-next things to check: - arch/arm/include/asm/thread_info.h:arm_restart_block has disappeared from the thread_info. - the reference to ti->restart_block in arch/arm/kernel/traps.c has vanished. I couldn't find anywhere where it was moved to.