https://github.com/torvalds/linux
Revision 848ddf116b3d1711c956fac8627be12dfe8d736f authored by Jean Delvare on 08 May 2009, 18:27:28 UTC, committed by Jean Delvare on 08 May 2009, 18:27:28 UTC
Commit 360782dde00a2e6e7d9fd57535f90934707ab8a8 (hwmon: (w83781d) Stop
abusing struct i2c_client for ISA devices) broke W83782D support for
devices connected on the ISA bus. You will hit a NULL pointer
dereference as soon as you read any device attribute. Other devices,
and W83782D devices on the SMBus, aren't affected.

Reported-by: Michel Abraham
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Michel Abraham
1 parent b900870
History
Tip revision: 848ddf116b3d1711c956fac8627be12dfe8d736f authored by Jean Delvare on 08 May 2009, 18:27:28 UTC
hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
Tip revision: 848ddf1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.4 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top