diff options
| author | Tiezhu Yang <[email protected]> | 2023-09-20 06:26:29 +0000 |
|---|---|---|
| committer | Huacai Chen <[email protected]> | 2023-09-20 06:26:29 +0000 |
| commit | d0b933ae7a0e1b86b7af1462028ef0ca78144ef0 (patch) | |
| tree | ab4654600c2adbdd0d8497bb14c647114e2f8397 /rust/helpers.c | |
| parent | LoongArch: Use _UL() and _ULL() (diff) | |
| download | kernel-d0b933ae7a0e1b86b7af1462028ef0ca78144ef0.tar.gz kernel-d0b933ae7a0e1b86b7af1462028ef0ca78144ef0.zip | |
LoongArch: Remove dead code in relocate_new_kernel
The initial aim is to silence the following objtool warning:
arch/loongarch/kernel/relocate_kernel.o: warning: objtool: relocate_new_kernel+0x74: unreachable instruction
There are two adjacent "b" instructions, the second one is unreachable,
it is dead code, just remove it.
Co-developed-by: Jinyang He <[email protected]>
Signed-off-by: Jinyang He <[email protected]>
Co-developed-by: Youling Tang <[email protected]>
Signed-off-by: Youling Tang <[email protected]>
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Huacai Chen <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
