[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=5+QxOipaTycLBuLUHr7iOGCe0nfG9mQsKADoj@mail.gmail.com>
Date: Thu, 20 Jan 2011 18:01:38 +0800
From: Deng-Cheng Zhu <dengcheng.zhu@...il.com>
To: David Daney <ddaney@...iumnetworks.com>
Cc: linux-mips@...ux-mips.org, ralf@...ux-mips.org,
linux-kernel@...r.kernel.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Dezhong Diao <dediao@...co.com>,
Gabor Juhos <juhosg@...nwrt.org>,
Grant Likely <grant.likely@...retlab.ca>
Subject: Re: [PATCH 4/6] MIPS: perf: Reorganize contents of perf support files.
2011/1/7 David Daney <ddaney@...iumnetworks.com>:
> @@ -1034,5 +1560,3 @@ init_hw_perf_events(void)
> return 0;
> }
> arch_initcall(init_hw_perf_events);
> -
> -#endif /* defined(CONFIG_CPU_MIPS32)... */
arch_initcall should be now early_initcall.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists