https://github.com/torvalds/linux
Revision e8bf8df9c296b782c32236c6a5893aec301320c7 authored by Russell King on 30 April 2011, 09:14:08 UTC, committed by Russell King on 30 April 2011, 09:14:08 UTC
clkdev may incorrectly cause a clkdev entry with a NULL clk to return
-ENOENT.  This is not the intention of this code; -ENOENT should only
be returned if the clock entry can not be found in the table.  Fix
this.

Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 0f22072
History
Tip revision: e8bf8df9c296b782c32236c6a5893aec301320c7 authored by Russell King on 30 April 2011, 09:14:08 UTC
CLKDEV: Fix clkdev return value for NULL clk case
Tip revision: e8bf8df
File Mode Size
00-INDEX -rw-r--r-- 842 bytes
NMI-RCU.txt -rw-r--r-- 4.2 KB
RTFP.txt -rw-r--r-- 27.8 KB
UP.txt -rw-r--r-- 5.6 KB
arrayRCU.txt -rw-r--r-- 4.4 KB
checklist.txt -rw-r--r-- 18.3 KB
listRCU.txt -rw-r--r-- 10.7 KB
lockdep.txt -rw-r--r-- 3.9 KB
rcu.txt -rw-r--r-- 4.0 KB
rcubarrier.txt -rw-r--r-- 12.0 KB
rculist_nulls.txt -rw-r--r-- 5.1 KB
rcuref.txt -rw-r--r-- 2.2 KB
stallwarn.txt -rw-r--r-- 5.4 KB
torture.txt -rw-r--r-- 8.6 KB
trace.txt -rw-r--r-- 20.2 KB
whatisRCU.txt -rw-r--r-- 36.6 KB

back to top