From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH] API cleanup - use local_lock not __local_lock for soft Date: Fri, 31 Jan 2014 21:28:14 +0100 Message-ID: <20140131202814.GC21238@linutronix.de> References: <20131229171154.GA23586@opentech.at> <20140117144729.GB5785@linutronix.de> <20140117145955.GA5637@opentech.at> <52D94891.80109@linutronix.de> <20140117153323.GA23566@opentech.at> <20140117113218.7392363d@gandalf.local.home> <20140117194403.GC20157@opentech.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Steven Rostedt , linux-rt-users@vger.kernel.org, Sami Pietikainen , Jouko Haapaluoma , LKML , Thomas Gleixner To: Nicholas Mc Guire Return-path: Content-Disposition: inline In-Reply-To: <20140117194403.GC20157@opentech.at> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org * Nicholas Mc Guire | 2014-01-17 20:44:03 [+0100]: > >trivial API cleanup - kernel/softirq.c was mimiking local_lock. Applied Sebastian