diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-12 13:20:53 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-12 13:20:53 -0800 |
| commit | eefa7a9c069908412f8f5d15833901d1b46ae1b2 (patch) | |
| tree | 8019fe632869c3898a5ff6f6a5cacc934cb9a63c /scripts | |
| parent | 150b567e0d572342ef08bace7ee7aff80fd75327 (diff) | |
| parent | c8f8d4344d50d72181207ee73175bba567c25f58 (diff) | |
| download | linux-eefa7a9c069908412f8f5d15833901d1b46ae1b2.tar.gz linux-eefa7a9c069908412f8f5d15833901d1b46ae1b2.zip | |
Merge tag 'for-linus' of https://github.com/openrisc/linux
Pull OpenRISC fixes from Stafford Horne:
- Fix from Masahiro Yamada to fix 6.13 OpenRISC boot issues after
vmlinux.lds.h symbol ordering was changed
- Code formatting fixups from Geert
* tag 'for-linus' of https://github.com/openrisc/linux:
openrisc: Fix misalignments in head.S
openrisc: place exception table at the head of vmlinux
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/head-object-list.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/head-object-list.txt b/scripts/head-object-list.txt index f12b4a7b8406..7274dfc65af6 100644 --- a/scripts/head-object-list.txt +++ b/scripts/head-object-list.txt @@ -24,7 +24,6 @@ arch/m68k/kernel/head.o arch/m68k/kernel/sun3-head.o arch/microblaze/kernel/head.o arch/nios2/kernel/head.o -arch/openrisc/kernel/head.o arch/parisc/kernel/head.o arch/powerpc/kernel/head_44x.o arch/powerpc/kernel/head_64.o |
