diff options
author | Simon Horman <[email protected]> | 2010-09-09 16:37:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-09-09 18:57:23 -0700 |
commit | 2f327dad14aa8bc939a4f0a2d3fdcf64a2d8c09e (patch) | |
tree | b4d0eadbdd0848becd400317241b0084e4ceec0c | |
parent | 7a801ac6f5067539ceb5fad0fe90ec49fc156e47 (diff) |
MAINTAINERS: kexec-tools has moved
Kexec tools has been moved to http://kernel.org/pub/linux/utils/kernel/kexec/
as user-space code shouldn't be in /pub/linux/kernel
Signed-off-by: Simon Horman <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 05e5537b7690..a3da87f82a75 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3399,7 +3399,7 @@ F: drivers/s390/kvm/ KEXEC M: Eric Biederman <[email protected]> -W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ +W: http://kernel.org/pub/linux/utils/kernel/kexec/ S: Maintained F: include/linux/kexec.h |