Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757274Ab1BJW5M (ORCPT ); Thu, 10 Feb 2011 17:57:12 -0500 Received: from www.tglx.de ([62.245.132.106]:59127 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756844Ab1BJW5K (ORCPT ); Thu, 10 Feb 2011 17:57:10 -0500 Date: Thu, 10 Feb 2011 23:56:41 +0100 (CET) From: Thomas Gleixner To: liqin.chen@sunplusct.com cc: LKML Subject: Re: [patch 2/2] score: Select GENERIC_HARDIRQS_NO_DEPRECATED In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463795968-207249132-1297378603=:31804" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1425 Lines: 46 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463795968-207249132-1297378603=:31804 Content-Type: TEXT/PLAIN; charset=GB2312 Content-Transfer-Encoding: 8BIT On Thu, 10 Feb 2011, liqin.chen@sunplusct.com wrote: > Thomas Gleixner ะด?? 2011-02-07 06:23:50: > > > All chips converted and proper accessor functions used. > > > > Signed-off-by: Thomas Gleixner > > --- > > arch/score/Kconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > Index: linux-next/arch/score/Kconfig > > =================================================================== > > --- linux-next.orig/arch/score/Kconfig > > +++ linux-next/arch/score/Kconfig > > @@ -3,6 +3,7 @@ menu "Machine selection" > > config SCORE > > def_bool y > > select HAVE_GENERIC_HARDIRQS > > + select GENERIC_HARDIRQS_NO_DEPRECATED > > > > choice > > prompt "System type" > > > > > > Acked-by: Chen Liqin Can you take that through your tree for .39 ? Thanks, tglx ---1463795968-207249132-1297378603=:31804-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/