Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752729Ab3JaGWj (ORCPT ); Thu, 31 Oct 2013 02:22:39 -0400 Received: from us01smtp2.synopsys.com ([198.182.44.80]:54686 "EHLO kiruna.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750855Ab3JaGWg convert rfc822-to-8bit (ORCPT ); Thu, 31 Oct 2013 02:22:36 -0400 From: Vineet Gupta To: Chen Gang CC: "linux-arch@vger.kernel.org" , Mike Frysinger , "James E.J. Bottomley" , "Helge Deller" , Arnd Bergmann , Thomas Gleixner , Paul Gortmaker , "Srivatsa S. Bhat" , realmz paranoid , James Bottomley , "linux-kernel@vger.kernel.org" , "uclinux-dist-devel@blackfin.uclinux.org" , Parisc List , Andrew Morton Subject: Re: [PATCH] arch: *: remove '__init' for setup_profiling_timer() Thread-Topic: [PATCH] arch: *: remove '__init' for setup_profiling_timer() Thread-Index: AQHOz5Rzfa7H6x8+K0mEPsxJa/nqdw== Date: Thu, 31 Oct 2013 06:22:26 +0000 Message-ID: References: <52672ECD.9010800@asianux.com> <5271F4A9.40804@asianux.com> <5271F54F.8070607@asianux.com> Accept-Language: en-US, en-IN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.12.239.237] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 15 On 10/31/2013 11:45 AM, Chen Gang wrote: > Hmm... if so, recommend to modify another architectures which also only > return "-EINVAL", but without "__init" prefix. Yes in first pass, it will only convert the arches which return EINVAL but can ask the maintainers whether they want the alternate versions too. So you want to take a stab at this series. -Vineet -- 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/