[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46229868.7050709@hp.com>
Date: Sun, 15 Apr 2007 17:26:00 -0400
From: Jay Estabrook <jay.estabrook@...com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Andrew Morton <akpm@...ux-foundation.org>,
Richard Henderson <rth@...ddle.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALPHA: support graphics on non-zero PCI domains (take
2)
Sam Ravnborg wrote:
>>>> +#ifndef CONFIG_ALPHA_GENERIC
>>>> +EXPORT_SYMBOL(tsunami_ioportmap);
>>>> +EXPORT_SYMBOL(tsunami_ioremap);
>>>> +#endif
>>> It looks strange that the function is always defined but conditionally exported.
>>> Also usual style is to place EXPORT right after closing brace of function -
>>> (with no empty lines in-between).
>> In a generic kernel the IO functions are never addressed directly,
>> only via machine vector, so there is no point in exporting them.
>> What about something like EXPORT_SYMBOL_NONGENERIC() macro?
> As I wrote it looked strange. Unconditionally exporting them should not harm
> and then we are one pair of ifdef/endif shorter?
>
> Nitty gritty detail so do what you think match best.
>
> Sam
Thanks for all the feedback, Sam.
Find attached a reworked set of patches that I think cleans up all the
areas with which you had issues.
Sorry about putting it into an attachment, I've yet to figure out out
to do the verbatim inclusion of patch text into Thunderbird without
adverse side effects... :-(
Thanks again.
--Jay++
--
Jay A Estabrook HPTC - XC I & B
Hewlett-Packard Company - ZKO1-3/D-B.8 (603) 884-0301
110 Spit Brook Road, Nashua NH 03062 Jay.Estabrook@...com
View attachment "diffs-vga-20070415-1709" of type "text/plain" (19053 bytes)
Powered by blists - more mailing lists