Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Pull UML updates from Anton Ivanov: "I am sending this on behalf of Richard who is traveling. This contains the following changes for UML: - Fix for time travel mode - Disable CONFIG_CONSTRUCTORS again - A new command line option to have an non-raw serial line - Preparations to remove obsolete UML network drivers" * tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml: um: Fix time-travel=inf-cpu with xor/raid6 Revert "um: Enable CONFIG_CONSTRUCTORS" um: Mark non-vector net transports as obsolete um: Add an option to make serial driver non-raw
No related branches found
No related tags found
Showing
- arch/um/Kconfig 2 additions, 0 deletionsarch/um/Kconfig
- arch/um/drivers/Kconfig 41 additions, 40 deletionsarch/um/drivers/Kconfig
- arch/um/drivers/chan_user.h 1 addition, 1 deletionarch/um/drivers/chan_user.h
- arch/um/drivers/ssl.c 8 additions, 0 deletionsarch/um/drivers/ssl.c
- arch/um/include/asm/Kbuild 0 additions, 1 deletionarch/um/include/asm/Kbuild
- arch/um/include/asm/common.lds.S 1 addition, 1 deletionarch/um/include/asm/common.lds.S
- arch/um/include/asm/xor.h 7 additions, 0 deletionsarch/um/include/asm/xor.h
- arch/um/kernel/dyn.lds.S 1 addition, 0 deletionsarch/um/kernel/dyn.lds.S
- init/Kconfig 1 addition, 0 deletionsinit/Kconfig
- kernel/gcov/Kconfig 1 addition, 1 deletionkernel/gcov/Kconfig
arch/um/include/asm/xor.h
0 → 100644
Please register or sign in to comment