Re: [PATCH 1/6] lguest: host code tidyups

From: Stephen Rothwell
Date: Tue May 15 2007 - 07:42:54 EST


On Tue, 15 May 2007 11:17:07 +1000 Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:
>
> @@ -420,7 +421,7 @@ static int __init init(void)
> lock_cpu_hotplug();
> if (cpu_has_pge) { /* We have a broader idea of "global". */
> cpu_had_pge = 1;
> - on_each_cpu(adjust_pge, 0, 0, 1);
> + on_each_cpu(adjust_pge, (void *)0, 0, 1);

Sorry? What ever happened to a simple NULL?

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

Attachment: pgp00000.pgp
Description: PGP signature