summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-11-26 11:19:10 +0100
committerHeiko Carstens <hca@linux.ibm.com>2025-11-26 12:28:23 +0100
commit1c93edfd506ccaf9e9982dfdafc91cd2d444ad63 (patch)
treee35fde7c744552990c5f69e4c85de0f4dcfa0309 /tools/perf/scripts/python/bin/task-analyzer-record
parent509c34924d5a89a73c1470e9265be86baffd1286 (diff)
downloadkernel-1c93edfd506ccaf9e9982dfdafc91cd2d444ad63.tar.gz
s390/entry: Use lay instead of aghik
Use the lay instruction instead of aghik. aghik is only available since z196, therefore compiling the kernel for z10 results in this error: arch/s390/kernel/entry.S: Assembler messages: arch/s390/kernel/entry.S:165: Error: Unrecognized opcode: `aghik' Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202511261518.nBbQN5h7-lkp@intel.com/ Fixes: f5730d44e05e ("s390: Add stackprotector support") Reviewed-by: Jan Polensky <japo@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
1-13 07:22:00 +0100'>2023-11-13xen/events: avoid using info_for_irq() in xen_send_IPI_one()Juergen Gross 2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2023-10-16xen: evtchn: Allow shared registration of IRQ handersViresh Kumar 2023-10-09locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()Uros Bizjak 2023-10-09xen/events: replace evtchn_rwlock with RCUJuergen Gross 2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross 2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh