summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Tuckley <colin.tuckley@arm.com>2011-01-06 11:16:49 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-02-23 17:24:14 +0000
commita9f43c113d7435441fb024d265aecacc4f623f5e (patch)
tree35ed8febf3994aaac8f0c9a076242fe295650364 /tools/perf/scripts/python/stackcollapse.py
parent68e6fad488ef21335529c65ca6c88c38be50cd3a (diff)
downloadkernel-a9f43c113d7435441fb024d265aecacc4f623f5e.tar.gz
ARM: 6608/1: enable bridges in pci_common_init.
Add a missing call to pci_enable_bridges() so that devices behind bridges get found by the pci bus scan. Signed-off-by: Chris Partington <chris.partington@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/lib/fortify_kunit.c?id=998b18072ceb0613629c256b409f4d299829c7ec'>kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook 2024-02-29fortify: Improve buffer overflow reportingKees Cook 2024-02-29fortify: Add KUnit tests for runtime overflowsKees Cook 2024-02-29fortify: Provide KUnit counters for failure testingKees Cook 2024-02-29fortify: Allow KUnit test to build without FORTIFYKees Cook 2023-12-18fortify: test: Use kunit_devicedavidgow@google.com 2023-07-03Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook 2023-05-16fortify: Allow KUnit test to build without FORTIFYKees Cook 2022-11-22kunit/fortify: Validate __alloc_size attribute resultsKees Cook 2022-09-14fortify: Adjust KUnit test for modular buildKees Cook 2022-09-07fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook