aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2022-11-30 21:55:59 +0000
committerHelge Deller <[email protected]>2022-12-14 19:01:51 +0000
commit35b4f4d4a725cf8f8c10649163cd12aed509b953 (patch)
tree85c51ac0b7ca3d014dd4848c62873ec036f23ac5 /tools/perf/scripts/python/sctop.py
parentfbdev: geode: don't build on UML (diff)
downloadkernel-35b4f4d4a725cf8f8c10649163cd12aed509b953.tar.gz
kernel-35b4f4d4a725cf8f8c10649163cd12aed509b953.zip
fbdev: uvesafb: don't build on UML
The uvesafb fbdev driver uses memory management information that is not available on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: ../drivers/video/fbdev/uvesafb.c: In function ‘uvesafb_vbe_init’: ../drivers/video/fbdev/uvesafb.c:807:21: error: ‘__supported_pte_mask’ undeclared (first use in this function) 807 | if (__supported_pte_mask & _PAGE_NX) { ../drivers/video/fbdev/uvesafb.c:807:44: error: ‘_PAGE_NX’ undeclared (first use in this function) 807 | if (__supported_pte_mask & _PAGE_NX) { Fixes: 68f5d3f3b654 ("um: add PCI over virtio emulation driver") Signed-off-by: Randy Dunlap <[email protected]> Cc: Johannes Berg <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: [email protected] Cc: Daniel Vetter <[email protected]> Cc: Helge Deller <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Michal Januszewski <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions