mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
More bits and pieces for i11 kexec and 9p testing
the upstream kernel broke 9p, so there was bisection needed. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
9c020daba1
commit
5078d716b1
17
mainboards/aeeon/i11/9pnotes
Normal file
17
mainboards/aeeon/i11/9pnotes
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
5.11-rc4 fails
|
||||||
|
|
||||||
|
5.11-rc1 fails
|
||||||
|
|
||||||
|
5.10 works
|
||||||
|
|
||||||
|
2911ed9f47b47cb5ab87d03314b3b9fe008e607f OK
|
||||||
|
b0a6cd29e00a317d7fd823e0db57abbbd9bbb610 OK
|
||||||
|
8a5be36b9303ae167468d4f5e1b3c090b9981396 OK
|
||||||
|
6a447b0e3151893f6d4a889956553c06d2e775c6 OK
|
||||||
|
1375b9803e007842493c64d0d73d7dd0e385e17c BAD
|
||||||
|
8552d28e140110fc935b39a6bfaf33c8ce3a1ad5 BAD
|
||||||
|
0a7e7ec90e601d98cc5914626b78fd043598b85b OK
|
||||||
|
526671bfc47df175eb87f96067d51b389a8af50d OK
|
||||||
|
|
||||||
|
48342fc07272eec454fc5b400ed3ce3739c7e950 OK
|
||||||
|
|
7
mainboards/aeeon/i11/BISECT
Normal file
7
mainboards/aeeon/i11/BISECT
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
2613 git log e3a5f40..5313a37b881e57767bc37185bef2873862be8d47 | wc
|
||||||
|
2614 git log --pretty=oneline e3a5f40..5313a37b881e57767bc37185bef2873862be8d47 | wc
|
||||||
|
2615 git log --pretty=oneline e3a5f40..5313a37b881e57767bc37185bef2873862be8d47 | head -8000 | tail -4
|
||||||
|
2616 git checkout ce87d936889bdb183590647b9827bb2ae7f674c7
|
||||||
|
|
||||||
|
|
||||||
|
last one is bad, try 4000 later
|
@ -174,7 +174,8 @@ cpukernel: cpu.cpio.lzma cpu.config
|
|||||||
KERNEL=linux
|
KERNEL=linux
|
||||||
#CONFIG=cpuflash-5.17.0.config
|
#CONFIG=cpuflash-5.17.0.config
|
||||||
#CONFIG=cpuflash-5.4.0.config
|
#CONFIG=cpuflash-5.4.0.config
|
||||||
CONFIG=cpuflash.config
|
#CONFIG=cpuflash.config
|
||||||
|
CONFIG=cpu-5.14.config
|
||||||
cpuflashkernel: cpu.cpio $(CONFIG)
|
cpuflashkernel: cpu.cpio $(CONFIG)
|
||||||
cp $(CONFIG) $(KERNEL)/.config
|
cp $(CONFIG) $(KERNEL)/.config
|
||||||
(cd $(KERNEL) && make oldconfig && make -j32)
|
(cd $(KERNEL) && make oldconfig && make -j32)
|
||||||
|
1058
mainboards/aeeon/i11/NOTES
Normal file
1058
mainboards/aeeon/i11/NOTES
Normal file
File diff suppressed because it is too large
Load Diff
4114
mainboards/aeeon/i11/cpu-5.15.config
Normal file
4114
mainboards/aeeon/i11/cpu-5.15.config
Normal file
File diff suppressed because it is too large
Load Diff
3872
mainboards/aeeon/i11/cpuflash-5.4.0-rc6.config
Normal file
3872
mainboards/aeeon/i11/cpuflash-5.4.0-rc6.config
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user