From: Jean Delvare Date: Thu, 15 Nov 2007 18:24:03 +0000 (+0100) Subject: i2c/eeprom: Hide Sony Vaio serial numbers X-Git-Tag: v2.6.24-rc3~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2cbd38aa377e30df3b7602abed69464d1970aa;p=pandora-kernel.git 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 --- Reading git-diff-tree failed