diff options
| author | Heiko Carstens <[email protected]> | 2023-07-31 18:39:26 +0000 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2023-08-01 14:47:03 +0000 |
| commit | 388acb471662c273d94163a8502f09668f380686 (patch) | |
| tree | 4fa5c25607367d4cbd86008db60b56c3c931f6ff /tools/perf/scripts/python/gecko.py | |
| parent | KVM: s390: fix sthyi error handling (diff) | |
| download | kernel-388acb471662c273d94163a8502f09668f380686.tar.gz kernel-388acb471662c273d94163a8502f09668f380686.zip | |
s390/ptrace: add missing linux/const.h include
Adrian Reber reported the following CRIU build bug after
commit b8af5999779d ("s390/ptrace: make all psw related
defines also available for asm"):
compel/arch/s390/src/lib/infect.c: In function 'arch_can_dump_task':
compel/arch/s390/src/lib/infect.c:523:25: error: 'UL' undeclared (first use in this function)
523 | if (psw->mask & PSW_MASK_RI) {
| ^~~~~~~~~~~
Add the missing linux/const.h include to fix this.
Reported-by: Adrian Reber <[email protected]>
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2225745
Link: https://github.com/checkpoint-restore/criu/pull/2232
Tested-by: Adrian Reber <[email protected]>
Fixes: b8af5999779d ("s390/ptrace: make all psw related defines also available for asm")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
