summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2011-03-18 12:09:35 +0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2011-07-20 14:10:16 -0700
commit693a8b6eecce1a0cfe91a469e85c56016dc1cc53 (patch)
treeeb96b13432d0e8933b71ed84f5bd5ee4df6a5687 /tools/perf/scripts/python/export-to-sqlite.py
parent449a68cc656fddeda448e324c57062a19cf451b9 (diff)
downloadkernel-693a8b6eecce1a0cfe91a469e85c56016dc1cc53.tar.gz
ipc,rcu: Convert call_rcu(free_un) to kfree_rcu()
The rcu callback free_un() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(free_un). Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Manfred Spraul <manfred@colorfullife.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
/a>Jiri Kosina 2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds 2012-07-10HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois 2012-05-22Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linusJiri Kosina 2012-04-23HID: apple: Add Apple wireless keyboard 2011 ANSI PIDAlexey Kaminsky 2012-04-18HID: hid-apple: fix a tab width style issueBenedikt Bergenthal 2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds 2011-10-28HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist 2011-10-28HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan 2011-10-25Merge branch 'upstream' into for-linusJiri Kosina 2011-10-05HID: consolidate MacbookAir 4,1 mappingsJiri Kosina 2011-10-03HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu 2011-08-10HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon 2011-08-01HID: add support for new revision of Apple aluminum keyboardDan Bastone 2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting 2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches 2010-11-03HID: make translation table selection more clearJiri Kosina 2010-11-03HID: add MacBookAir 3,1 and 3,2 supportEdgar (gimli) Hucek 2010-08-09HID: allow resizing and replacing report descriptorsNikolai Kondrashov