- 积分
- 23
贡献178
飞刀17 FD
注册时间2020-12-22
在线时间2 小时
扫一扫,手机访问本帖
|
如题用的是patch-4.9.170-rt129.patch
打RT补丁的时候碰到问题
patch -p1 < ../patch-4.9.170-rt129.patch
patching file Documentation/sysrq.txt
patching file Documentation/trace/histograms.txt
patching file MAINTAINERS
patching file arch/Kconfig
patching file arch/arm/Kconfig
Hunk #1 succeeded at 37 (offset 1 line).
Hunk #2 succeeded at 76 (offset 1 line).
Hunk #3 succeeded at 2230 (offset 72 lines).
patching file arch/arm/include/asm/irq.h
patching file arch/arm/include/asm/switch_to.h
patching file arch/arm/include/asm/thread_info.h
patching file arch/arm/kernel/asm-offsets.c
patching file arch/arm/kernel/entry-armv.S
patching file arch/arm/kernel/entry-common.S
Hunk #1 succeeded at 41 with fuzz 2 (offset 4 lines).
Hunk #2 succeeded at 71 with fuzz 2 (offset 7 lines).
patching file arch/arm/kernel/process.c
Hunk #1 succeeded at 324 (offset 2 lines).
patching file arch/arm/kernel/signal.c
Hunk #1 succeeded at 582 (offset 1 line).
patching file arch/arm/kernel/smp.c
patching file arch/arm/kvm/arm.c
patching file arch/arm/mach-exynos/platsmp.c
patching file arch/arm/mach-hisi/platmcpm.c
patching file arch/arm/mach-omap2/omap-smp.c
patching file arch/arm/mach-prima2/platsmp.c
patching file arch/arm/mach-qcom/platsmp.c
patching file arch/arm/mach-spear/platsmp.c
patching file arch/arm/mach-sti/platsmp.c
patching file arch/arm/mm/fault.c
patching file arch/arm/mm/highmem.c
patching file arch/arm/plat-versatile/platsmp.c
patching file arch/arm64/Kconfig
Hunk #1 succeeded at 92 (offset 1 line).
Hunk #2 succeeded at 720 (offset 2 lines).
patching file arch/arm64/crypto/Kconfig
patching file arch/arm64/include/asm/thread_info.h
Hunk #1 FAILED at 49.
Hunk #2 FAILED at 113.
Hunk #3 succeeded at 102 (offset -28 lines).
Hunk #4 FAILED at 138.
后边还有很多失败的地方,不知道你们有没有碰到过
|
|