Searched hist:c587e4a6a4d808fd2a1c4e7fb2d5a3a31e300d23 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/kernel/ |
H A D | relocate_kernel.S | c587e4a6a4d808fd2a1c4e7fb2d5a3a31e300d23 Tue Feb 06 21:29:00 CET 2007 Richard Purdie <rpurdie@rpsys.net> [ARM] 4137/1: Add kexec support
Add kexec support to ARM.
Improvements like commandline handling could be made but this patch gives basic functional support. It uses the next available syscall number, 347.
Once the syscall number is known, userspace support will be finalised/submitted to kexec-tools, various patches already exist.
Originally based on a patch by Maxim Syrchin but updated and forward ported by various people.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | machine_kexec.c | c587e4a6a4d808fd2a1c4e7fb2d5a3a31e300d23 Tue Feb 06 21:29:00 CET 2007 Richard Purdie <rpurdie@rpsys.net> [ARM] 4137/1: Add kexec support
Add kexec support to ARM.
Improvements like commandline handling could be made but this patch gives basic functional support. It uses the next available syscall number, 347.
Once the syscall number is known, userspace support will be finalised/submitted to kexec-tools, various patches already exist.
Originally based on a patch by Maxim Syrchin but updated and forward ported by various people.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | Makefile | diff c587e4a6a4d808fd2a1c4e7fb2d5a3a31e300d23 Tue Feb 06 21:29:00 CET 2007 Richard Purdie <rpurdie@rpsys.net> [ARM] 4137/1: Add kexec support
Add kexec support to ARM.
Improvements like commandline handling could be made but this patch gives basic functional support. It uses the next available syscall number, 347.
Once the syscall number is known, userspace support will be finalised/submitted to kexec-tools, various patches already exist.
Originally based on a patch by Maxim Syrchin but updated and forward ported by various people.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/arch/arm/ |
H A D | Kconfig | diff c587e4a6a4d808fd2a1c4e7fb2d5a3a31e300d23 Tue Feb 06 21:29:00 CET 2007 Richard Purdie <rpurdie@rpsys.net> [ARM] 4137/1: Add kexec support
Add kexec support to ARM.
Improvements like commandline handling could be made but this patch gives basic functional support. It uses the next available syscall number, 347.
Once the syscall number is known, userspace support will be finalised/submitted to kexec-tools, various patches already exist.
Originally based on a patch by Maxim Syrchin but updated and forward ported by various people.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|