From patchwork Sun Feb 6 20:46:08 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Gleixner X-Patchwork-Id: 536121 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p16KkBTU022225 for ; Sun, 6 Feb 2011 20:46:25 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754031Ab1BFUqZ (ORCPT ); Sun, 6 Feb 2011 15:46:25 -0500 Received: from www.tglx.de ([62.245.132.106]:42319 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754025Ab1BFUqZ (ORCPT ); Sun, 6 Feb 2011 15:46:25 -0500 Received: from localhost6.localdomain6 (www.tglx.de [127.0.0.1]) by www.tglx.de (8.13.8/8.13.8/TGLX-2007100201) with ESMTP id p16Kk8S9008225; Sun, 6 Feb 2011 21:46:08 +0100 Message-Id: <20110206204511.119862953@linutronix.de> User-Agent: quilt/0.48-1 Date: Sun, 06 Feb 2011 20:46:08 -0000 From: Thomas Gleixner To: linux-parisc@vger.kernel.org Cc: Kyle McMartin , "James E.J. Bottomley" Subject: [patch 8/8] parisc: Select GENERIC_HARDIRQS_NO_DEPRECATED References: <20110206204411.109238550@linutronix.de> Content-Disposition: inline; filename=parisc-set-nodepr.patch X-Virus-Scanned: clamav-milter 0.95.3 at www.tglx.de X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on www.tglx.de Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Sun, 06 Feb 2011 20:46:26 +0000 (UTC) Index: linux-next/arch/parisc/Kconfig =================================================================== --- linux-next.orig/arch/parisc/Kconfig +++ linux-next/arch/parisc/Kconfig @@ -15,6 +15,7 @@ config PARISC select HAVE_GENERIC_HARDIRQS select GENERIC_IRQ_PROBE select IRQ_PER_CPU + select GENERIC_HARDIRQS_NO_DEPRECATED help The PA-RISC microprocessor is designed by Hewlett-Packard and used