diff options
| author | John Garry <[email protected]> | 2021-10-01 10:48:46 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2021-10-04 12:13:11 +0000 |
| commit | e656972b69864348a747954ea187576808000c5a (patch) | |
| tree | ff55b98a9449547852f817399883343e311742ce /lib/test_bits.c | |
| parent | drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update() (diff) | |
| download | kernel-e656972b69864348a747954ea187576808000c5a.tar.gz kernel-e656972b69864348a747954ea187576808000c5a.zip | |
drivers/perf: Improve build test coverage
Improve build test cover by allowing some drivers to build under
COMPILE_TEST where possible.
Some notes:
- Mostly a dependency on CONFIG_ACPI is not really required for only
building (but left untouched), but is required for TX2 which uses ACPI
functions which have no stubs
- XGENE required 64b dependency as it relies on some unsigned long perf
struct fields being 64b
- I don't see why TX2 requires NUMA to build, but left untouched
- Added an explicit dependency on GENERIC_MSI_IRQ_DOMAIN for
ARM_SMMU_V3_PMU, which is required for platform MSI functions
Signed-off-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/test_bits.c')
0 files changed, 0 insertions, 0 deletions
