summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-11-15 19:24:03 +0100
committerJean Delvare <khali@hyperion.delvare>2007-11-15 19:24:03 +0100
commit0f2cbd38aa377e30df3b7602abed69464d1970aa (patch)
tree8002385cdbedf5462b46b33d9a6310a7218c2961 /tools/perf/scripts/python
parentbe8a1f7cd4501c3b4b32543577a33aee6d2193ac (diff)
downloadkernel-0f2cbd38aa377e30df3b7602abed69464d1970aa.tar.gz
i2c/eeprom: Hide Sony Vaio serial numbers
The sysfs interface to DMI data takes care to not make the system serial number and UUID world-readable, presumably due to privacy concerns. For consistency, we should not let the eeprom driver export these same strings to the world on Sony Vaio laptops. Instead, only make them readable by root, as we already do for BIOS passwords. Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
id=900b5817d874dd894ca05b2cd8df8acd63dfd64e'>usb: gadget: mv_u3d_core: don't touch gadget.dev.driverFelipe Balbi 2013-03-18usb: gadget: mv_u3d_core: remove unnecessary initializationsFelipe Balbi 2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi 2013-03-18usb: gadget: mv_u3d_core: fix a compile warningFelipe Balbi 2013-03-18usb: gadget: mv_u3d_core: let udc-core manage gadget->devFelipe Balbi 2012-11-21usb: remove use of __devexitBill Pemberton 2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu