aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2020-12-14 16:28:32 +0100
committerMauro Carvalho Chehab <[email protected]>2021-01-12 17:08:11 +0100
commit3ef5e42d281ea108f4ccdca186de4ce20a346326 (patch)
treeddefc24bad5ce863dcaad68313a4010a3e968145 /tools/perf/scripts/python
parent62a1255152be2cb4291fb3f0208bd837d33a8e2d (diff)
media: ipu3-cio2: Build only for x86
According to the original code in the driver it was never assumed to work with big page sizes: unsigned short type followed by PAGE_SHIFT and PAGE_MASK which may be different on non-x86 architectures. Recently LKP found an issue on non-x86 architectures due to above mentioned limitations. Since Sakari acknowledges that it's not really useful to be able to compile this elsewhere, mark it x86 only. Fixes: a31d19f88932 ("media: ipu3: allow building it with COMPILE_TEST on non-x86 archs") Reported-by: kernel test robot <[email protected]> Suggested-by: Sakari Ailus <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions