From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH RT] cpu hotplug: Document why PREEMPT_RT uses a spinlock Date: Fri, 24 Jan 2014 13:41:32 +0100 Message-ID: <20140124124132.GA10264@linutronix.de> References: <20131205091652.0523f2c3@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: LKML , linux-rt-users , Thomas Gleixner , Nicholas Mc Guire To: Steven Rostedt Return-path: Content-Disposition: inline In-Reply-To: <20131205091652.0523f2c3@gandalf.local.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org * Steven Rostedt | 2013-12-05 09:16:52 [-0500]: >Document the rational for using a spinlock on PREEMPT_RT in the hotplug >lock code. applied. >Reported-by: Nicholas Mc Guire >Signed-off-by: Steven Rostedt > Sebastian