All of lore.kernel.org
 help / color / mirror / Atom feed
* /sys/firmware/dmi name change?
@ 2011-04-05 17:15 Prarit Bhargava
  2011-04-05 17:23 ` Alan Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Prarit Bhargava @ 2011-04-05 17:15 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Don Zickus, mikew, Greg KH, Alan Cox

commit 948af1f0bbc8526448e8cbe3f8d3bf211bdf5181 (and follow on commits)
introduced a new firmware directory called /sys/firmware/dmi which
provides broken out SMBIOS entries for userspace.

In a previous discussion I've mentioned that it would be a good idea for
us to move away from using 'dmi' towards using 'smbios' and centralizing
the SMBIOS code that is scattered throughout the kernel.  One of my
changes was to export the SMBIOS information in a similar way that Mike
did in drivers/firmware/dmi-sysfs.c.

Since this API is new for 2.6.39, can we change the name of the
directory to /sys/firmware/smbios?  Otherwise in 2.6.40, when further
changes are introduced to use SMBIOS in the kernel we will have to
change something that has been stable for one release.

Mike?  Greg?  Alan?  What do you think?  IIUC, the interface isn't yet
"stable" so it should be changed now, correct?

The patch would be trivial ... (no patch attached yet ;) ).

P.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-05 18:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 17:15 /sys/firmware/dmi name change? Prarit Bhargava
2011-04-05 17:23 ` Alan Cox
2011-04-05 17:30 ` Greg KH
2011-04-05 18:57   ` Mike Waychison
2011-04-05 18:14 ` Prarit Bhargava

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.