diff options
author | Jiri Kosina <jkosina@suse.cz> | 2014-12-22 13:40:20 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-12-22 21:31:33 +0100 |
commit | 74d50da3e47f9e0b9eba2be4372556aa82d0f05d (patch) | |
tree | 85648a8b8ae8866954806d80deb68de77b05a369 /MAINTAINERS | |
parent | 33e8612f64d4973ae3617a01224ec02b7b879597 (diff) | |
download | linux-74d50da3e47f9e0b9eba2be4372556aa82d0f05d.tar.gz linux-74d50da3e47f9e0b9eba2be4372556aa82d0f05d.tar.bz2 linux-74d50da3e47f9e0b9eba2be4372556aa82d0f05d.zip |
livepatch: MAINTAINERS: add git tree location
Update MAINTAINERS entry for live patching infrastructure so that it points
to git tree hosted at kernel.org.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index afe93ead73f7..cff1f33b3965 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5797,6 +5797,7 @@ F: arch/x86/kernel/livepatch.c F: Documentation/ABI/testing/sysfs-kernel-livepatch F: samples/livepatch/ L: live-patching@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git LLC (802.2) M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |