summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>2016-04-07 11:08:04 +0300
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>2016-04-07 14:49:42 +0300
commit9458f4ba7d355ee2e4a082514c60443697f344ee (patch)
treea0db5f0ea540350b8bfe5989d3fecf6f27ed547e /tools/perf/scripts/python/stackcollapse.py
parente5716f55753cdce9f6348e5778847e772af6c917 (diff)
downloadkernel-9458f4ba7d355ee2e4a082514c60443697f344ee.tar.gz
drm/i915: Do not WARN_ON in i915_vm_to_ppgtt
According to Chris, use of i915_vm_to_ppgtt is visible in benchmark unless WARN_ON is removed, so lets get rid of it. Cc: Chris Wilson <chris@chris-wilson.co.uk> Reported-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> (v1) Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
200'>2023-01-30wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman 2022-12-07wifi: iwlwifi: mei: clean up commentsTom Rix 2022-11-10wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern 2022-11-10wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern 2022-11-10wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern 2022-11-10wifi: iwlwifi: mei: implement PLDR flowAvraham Stern 2022-11-10wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg 2022-11-10wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern 2022-11-10wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach 2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern 2022-11-10wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern 2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg 2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern 2022-04-06iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski 2022-02-18iwlwifi: mei: use C99 initializer for device IDsJohannes Berg 2022-02-18iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warningsJohannes Berg 2022-02-03iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach 2022-02-03iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach 2022-02-03iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach 2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo 2021-12-21iwlwifi: mei: wait before mapping the shared areaEmmanuel Grumbach 2021-12-21iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach 2021-12-20iwlwifi: mei: fix W=1 warningsJohannes Berg 2021-12-07iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach 2021-12-07iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"Colin Ian King 2021-12-07iwlwifi: mei: don't rely on the size from the shared areaEmmanuel Grumbach 2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach 2021-11-26iwlwifi: mei: add debugfs hooksEmmanuel Grumbach 2021-11-26iwlwifi: mei: add the driver to allow cooperation with CSMEEmmanuel Grumbach