io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
[linux/fpc-iii.git] / arch / powerpc / lib / test_code-patching.S
bloba9be6107844e7a50a472f910b84b0d91ad7ffc06
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2020 IBM Corporation
4  */
5 #include <asm/ppc-opcode.h>
7         .text
9 #define globl(x)                \
10         .globl x;       \
13 globl(code_patching_test1)
14         nop
15         nop
16 globl(end_code_patching_test1)
18 globl(code_patching_test1_expected)
19         .long OP_PREFIX << 26
20         .long 0x0000000