From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759288AbZABWnR (ORCPT ); Fri, 2 Jan 2009 17:43:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756989AbZABWnB (ORCPT ); Fri, 2 Jan 2009 17:43:01 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:39213 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751995AbZABWnB (ORCPT ); Fri, 2 Jan 2009 17:43:01 -0500 Date: Fri, 2 Jan 2009 23:42:44 +0100 From: Ingo Molnar To: Roland Dreier Cc: Sam Ravnborg , linux-kernel@vger.kernel.org, Jeremy Fitzhardinge , FUJITA Tomonori Subject: Re: swiotlb: Add missing __init annotations Message-ID: <20090102224244.GA17700@elte.hu> References: <20090101130255.GA21886@uranus.ravnborg.org> <20090102192502.GF14249@elte.hu> <20090102204649.GB21988@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roland Dreier wrote: > > no need - so it wasnt needed to make a section warning go away - i.e. your > > patch sans the last hunk is tested to solve the problem, right? > > I hadn't tested without that hunk... so I just redid it. For > simplicity, here's the exact patch I just tested to solve the warnings: applied to tip/core/urgent, thanks Roland! Ingo