Re: [PATCH 1/2] Add /sys/firmware/memmap

From: Dave Hansen
Date: Fri Jun 27 2008 - 14:51:22 EST


On Fri, 2008-06-27 at 13:12 +0200, Bernhard Walle wrote:
>
> This patch adds /sys/firmware/memmap interface that represents the
> BIOS
> (or Firmware) provided memory map. The tree looks like:
>
> /sys/firmware/memmap/0/start (hex number)
> end (hex number)
> type (string)
> ... /1/start
> end
> type

Could we give this a slightly different name? We have various 'mem_map'
variables in the kernel, and this confused me on first glance.

Could we just spell out 'memory_map'?

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