[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B5E31AC.3060209@sgi.com>
Date: Mon, 25 Jan 2010 16:05:00 -0800
From: Mike Travis <travis@....com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: Jesse Barnes <jbarnes@...tuousgeek.org>,
Ingo Molnar <mingo@...e.hu>, Russ Anderson <rja@....com>,
Dave Airlie <airlied@...hat.com>, Alex Chiang <achiang@...com>,
Thomas Gleixner <tglx@...utronix.de>,
Cyrill Gorcunov <gorcunov@...nvz.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Robin Holt <holt@....com>, "Rafael J. Wysocki" <rjw@...k.pl>,
Adam Jackson <ajax@...k.net>,
Kenji Kaneshige <kaneshige.kenji@...fujitsu.com>,
Gaetan Nadon <memsize@...eotron.ca>,
"H. Peter Anvin" <hpa@...or.com>,
Aaron Plattner <aplattner@...dia.com>,
Jack Steiner <steiner@....com>,
Tiago Vignatti <tiago.vignatti@...ia.com>,
Cliff Wickman <cpw@....com>,
Matthew Wilcox <willy@...ux.intel.com>,
Christian Zander <chzander@...dia.com>,
Yu Zhao <yu.zhao@...el.com>, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, x86@...nel.org
Subject: Re: [PATCH 2/4] x86_64 UV: Update UV arch to target Legacy VGA I/O
correctly.
Andrew Morton wrote:
> On Mon, 18 Jan 2010 12:34:14 -0600
> Mike Travis <travis@....com> wrote:
>
>> @@ -717,4 +744,7 @@
>
> Please use `diff -p'.
>
> This is within `void __init uv_system_init(void)'
>
>> uv_cpu_init();
>> uv_scir_register_cpu_notifier();
>> proc_mkdir("sgi_uv", NULL);
>> +
>> + /* register Legacy VGA I/O redirection handler */
>> + pci_register_set_vga_state(uv_set_vga_state);
>> }
>
> So pci_register_set_vga_state() could/should have been __init?
Good catch. Do you want me to update and resubmit?
--
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