kernel-hacking-2024-linux-s.../arch/sh
Guennadi Liakhovetski 4c62c595c2 sh: fix a kfree address in clkdev code
kfree() in clkdev_drop() function should actually be called with an address of
a struct clk_lookup_alloc object, and not struct clk_lookup, as presently done.
This just happens to work, because "struct clk_lookup cl" is the first
member in struct clk_lookup_alloc.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-09-30 09:43:32 +09:00
..
boards Revert "sh: ecovec24: modify tsc2007 platform settings" 2010-09-14 18:26:38 +09:00
boot Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2010-06-04 15:42:09 -07:00
cchips sh: change to new flag variable 2010-09-23 16:18:18 +09:00
configs sh: Set CONFIG_SYSFS_DEPRECATED_V2=n 2010-09-14 17:35:52 +09:00
drivers sh: pci: Use a generic raw spinlock for PCI config access locking. 2010-09-20 18:56:13 +09:00
include sh: provide generic arch_debugfs_dir. 2010-09-24 04:04:26 +09:00
kernel sh: fix a kfree address in clkdev code 2010-09-30 09:43:32 +09:00
lib sh: change to new flag variable 2010-09-23 16:18:18 +09:00
lib64
math-emu Revert "endian: #define __BYTE_ORDER" 2010-05-26 08:30:15 -07:00
mm sh: provide generic arch_debugfs_dir. 2010-09-24 04:04:26 +09:00
oprofile
tools sh: add sh7757lcr board support 2010-07-06 17:38:32 +09:00
Kconfig sh: fix recursive dependency in Kconfig 2010-08-16 13:34:11 +09:00
Kconfig.cpu
Kconfig.debug
Makefile sh: mach-sdk7786: update defconfig for compressed kernel image. 2010-04-26 17:45:34 +09:00