|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] x86-64: reduce symbol table size
On 10/07/2009 16:04, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:
>>> /* Exclude linker generated symbols which vary between passes */
>>> "_SDA_BASE_", /* ppc */
>>> "_SDA2_BASE_", /* ppc */
>>
>> Can we just kill the special_symbols[] thing altogether? Loosk like it only
>> contains (unsupported) ppc stuff now?
>
> Of course we could - I just didn't dare to be more radical than I needed to
> be.
Okay. If we're going to touch it I think we should be ruthless. I'll kill
the array entirely.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|