From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [patch 2/6] h8300: Use schedule_preempt_irq Date: Fri, 20 Sep 2013 10:41:44 -0700 Message-ID: <20130920174144.GA30356@roeck-us.net> References: <20130917082838.218329307@infradead.org> <20130917182350.449685712@linutronix.de> <20130917183628.646285522@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20130917183628.646285522@linutronix.de> Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: LKML , Peter Zijlstra , Ingo Molnar , linux-arch@vger.kernel.org, Linus Torvalds , Andi Kleen , Peter Anvin , Mike Galbraith , Arjanvan@roeck-us.net List-Id: linux-arch.vger.kernel.org On Tue, Sep 17, 2013 at 06:53:06PM -0000, Thomas Gleixner wrote: > Use the proper function instead of fiddling with PREEMPT_ACTIVE and > interrupt enable/disable in the low level code. > > Signed-off-by: Thomas Gleixner > Cc: Yoshinori Sato > Cc: Geert Uytterhoeven > This will result in a conflict in -next as h8300 support has been removed there, and I'll send a pull request to Linus in the next commit window. Guenter