Re: [PATCH][PPC64] lparcfg seq_file update

From: Paul Mackerras
Date: Wed Jun 30 2004 - 06:38:42 EST


will schmidt writes:

> Hi All,
> This patch includes updates and cleanup for the PPC64 proc/lparcfg
> interface.
> - use seq_file's seq_printf for output
> - remove redundant e2a function. (use viopath.c's instead)
> - change to Kconfig to allow building as a module.
> - export required symbols from LparData.c
>
> Please apply. (or make constructive comments, as necessary.. :-) )

Could you take out the vpurr stuff please? I know that it is all
inside #ifdef CONFIG_PPC_VPURR, and there is currently no way for that
to be defined, but it would be cleaner without it.

The vpurr stuff in ameslab is a bit problematic at present since it
will interact badly with hotplug cpu, according to Anton. I think
the vpurr stuff could be done very simply with a couple of lines of
code in timer_interrupt.

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/