https://github.com/torvalds/linux
Revision ee8c94adff9bd8609e70fb2ecdfaa71f561ed40d authored by Axel Lin on 21 December 2012, 13:09:06 UTC, committed by Wim Van Sebroeck on 02 January 2013, 11:06:43 UTC
It is not required to free devm_ allocated data. Since kref_put
needs a valid release function, da9055_wdt_release_resources()
is not deleted.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
1 parent 4a490b7
History
Tip revision: ee8c94adff9bd8609e70fb2ecdfaa71f561ed40d authored by Axel Lin on 21 December 2012, 13:09:06 UTC
watchdog: da9055: Fix invalid free of devm_ allocated data
Tip revision: ee8c94a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 232.0 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top