summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-11-12 13:56:11 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2010-11-23 20:19:15 +0000
commitdddbc0e5257572079602654258adc8d117e168ad (patch)
tree36e329c5ab7019777a4c7a1f153fe5bbc801e3d8 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentb6913e4bdb09134dbdccd613e880d413b5911591 (diff)
downloadkernel-dddbc0e5257572079602654258adc8d117e168ad.tar.gz
drm/i915: Remove a defunct BUG_ON
This used to check the precondition that all fences were to be located in a mappable area, redundant now as those two parameters are combined into one. After pinning, we assert that the buffer is bound into the desired region. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
an>KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells 2016-02-29certs: Fix misaligned data in extra certificate listDavid Howells 2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp 2016-02-26modsign: hide openssl output in silent buildsArnd Bergmann 2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells 2015-10-21certs: add .gitignore to stop git nagging about x509_certificate_listPaul Gortmaker 2015-08-14modsign: Handle signing key in source treeDavid Woodhouse 2015-08-14modsign: Use if_changed rule for extracting cert from module signing keyDavid Woodhouse 2015-08-14Move certificate handling to its own directoryDavid Howells