summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-03-27 12:46:21 +0100
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-03-27 12:46:21 +0100
commitd15a613ba01ff2b209ecad7a38ccbb23b3b06c92 (patch)
tree3c13ef45f1eae35a2079f04350266f61bfbfa6c8 /tools/perf/scripts/python
parent088b1b88609ce89b6ab19d114cdbec94a44aa22c (diff)
downloadkernel-d15a613ba01ff2b209ecad7a38ccbb23b3b06c92.tar.gz
ide: remove IDE_ARCH_INTR (v2)
This micro-optimization is not worth it. Just always check for existence of ->ack_intr method in ide_intr() and ide_timer_expiry(). v2: Fix brown-paper-bag bug spotted by David D. Kilzer. Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Michael Schmitz <schmitz@debian.org> Cc: "David D. Kilzer" <ddkilzer@kilzer.net> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
='/distro/kernel/commit/net/dcb?h=linux-6.6.y&id=c7ac8679bec9397afe8918f788cbcef88c38da54'>rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose 2011-03-14net: dcbnl: Update copyright datesMark Rustad 2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2011-03-02dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid 2011-03-02dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid 2011-03-02net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend 2011-02-13Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl 2011-02-13net: dcb: application priority is per net_deviceJohn Fastabend 2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend 2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter 2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter 2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid 2010-12-31dcbnl: cleanupShmulik Ravid 2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid 2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid 2010-12-31net_dcb: add application notifiersJohn Fastabend 2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend 2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo