[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <520f0cf10808150857u5803d86cj205e671f640c81c4@mail.gmail.com>
Date: Fri, 15 Aug 2008 17:57:32 +0200
From: "John Kacur" <jkacur@...il.com>
To: LKML <linux-kernel@...r.kernel.org>,
rt-users <linux-rt-users@...r.kernel.org>
Cc: "Thomas Gleixner" <tglx@...utronix.de>,
"Steven Rostedt" <rostedt@...dmis.org>,
"Ingo Molnar" <mingo@...e.hu>
Subject: [PATCH] Compile problems in locking-selftest.c with CONFIG_DEBUG_PREEMPT
The attached patch fixes the following compiler error in the rt-kernel
if CONFIG_DEBUG_PREEMPT is enabled.
lib/locking-selftest.c: In function 'dotest':
lib/locking-selftest.c:951: error: incompatible types in initialization
lib/locking-selftest.c:1003: error: incompatible types in assignment
View attachment "locking-selftest-fix.patch" of type "text/x-patch" (907 bytes)
Powered by blists - more mailing lists