Re: [PATCH][PPC64] lparcfg seq_file update

From: Dave Hansen
Date: Tue Jun 29 2004 - 18:59:24 EST


On Tue, 2004-06-29 at 16:10, will schmidt wrote:
> Hi All,
> This patch includes updates and cleanup for the PPC64 proc/lparcfg
> interface.

I think your mailer whitespace-munged the patch.

Also, why do you need this information:

+ seq_printf(m, "partition_active_processors=%d\n",
+ (int) lparcfg_count_active_processors());

Doesn't that duplicate information already exported in /proc/cpuinfo and
/sys/devices/system/cpu?

-- Dave

-
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/