Re: [PATCH][RT] fix KM_TYPE_NR undeclared in sched.h on 32 bit x86
From: Peter Zijlstra <peterz@infradead.org>
Date: 2011-08-09 08:31:46
Also in:
lkml
From: Peter Zijlstra <peterz@infradead.org>
Date: 2011-08-09 08:31:46
Also in:
lkml
On Mon, 2011-08-08 at 21:08 -0700, Darren Hart wrote:
Patch peter_zijlstra-re-_3_0-rt4.patch causes 32 bit compilations to fail with: sched.h:1592:17: error: ‘KM_TYPE_NR’ undeclared here (not in a function) Including asm/kmap_types in sched.h resolves the issue. Signed-off-by: Darren Hart <redacted>
Yep indeed, I wonder why my i386-defconfig build.. header deps magic or so. I've updated the patch in question, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html