summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-02-03 13:23:54 +0100
committerThomas Gleixner <tglx@linutronix.de>2011-02-19 12:58:10 +0100
commit50f7c0327513d5acefbe26fd33498af18d1ffac5 (patch)
treecab9352b720cccbe0b230b97b26b2bc40ca0405b /tools/perf/scripts/python/bin
parent87923470c712dff00b101ffb6b6fbc27bd7a6df5 (diff)
downloadkernel-50f7c0327513d5acefbe26fd33498af18d1ffac5.tar.gz
genirq: Remove default magic
Now that everything uses the wrappers, we can remove the default functions. None of those functions is performance critical. That makes the IRQ_MASKED flag tracking fully consistent. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
distro/kernel/commit/drivers/staging/dgap?h=linux-6.6.y&id=429161d164491f430ddbc591f45dc2cd39e0e8a1'>staging: dgap: fix memory leak caused by double allocation of tty_structsDaeseok Youn 2014-11-07staging: dgap: set tty's flags by tty_alloc_driver()Daeseok Youn 2014-11-05staging: dgap: remove unnecessary functionDaeseok Youn 2014-11-03staging: dgap: re-arrange functions for removing forward declarationsDaeseok Youn 2014-10-30staging: dgap: Remove useless cast on NULLTapasweni Pathak 2014-10-30staging: dgap: Remove useless cast on void pointerTapasweni Pathak 2014-10-28staging: dgap: Use unsigned for loop indexTapasweni Pathak 2014-10-20staging: dgap: introduce dgap_stop()Daeseok Youn 2014-10-20staging: dgap: change function names properlyDaeseok Youn 2014-10-20staging: dgap: remove unnecessary if statement for checking NULLDaeseok Youn 2014-10-20staging: dgap: remove unused variable 'orig_count'Rahul Bedarkar