[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140625134212.4fb38e14@alan.etchedpixels.co.uk>
Date: Wed, 25 Jun 2014 13:42:12 +0100
From: One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>
To: Jiri Slaby <jslaby@...e.cz>
Cc: linux-kernel@...r.kernel.org, tj@...nel.org, rostedt@...dmis.org,
mingo@...hat.com, akpm@...ux-foundation.org, andi@...stfloor.org,
paulmck@...ux.vnet.ibm.com, pavel@....cz, jirislaby@...il.com,
Vojtech Pavlik <vojtech@...e.cz>, Michael Matz <matz@...e.de>,
Jiri Kosina <jkosina@...e.cz>, Udo Seidel <udoseidel@....de>
Subject: Re: [PATCH -repost 05/21] kgr: update Kconfig documentation
On Wed, 25 Jun 2014 13:06:59 +0200
Jiri Slaby <jslaby@...e.cz> wrote:
> This is based on Udo's text which was augmented in this patch.
>
> Signed-off-by: Jiri Slaby <jslaby@...e.cz>
> Cc: Udo Seidel <udoseidel@....de>
> Cc: Vojtech Pavlik <vojtech@...e.cz>
> ---
> kernel/Kconfig.kgraft | 3 +++
> samples/Kconfig | 4 ++++
> 2 files changed, 7 insertions(+)
>
> diff --git a/kernel/Kconfig.kgraft b/kernel/Kconfig.kgraft
> index f38d82c06580..bead93646071 100644
> --- a/kernel/Kconfig.kgraft
> +++ b/kernel/Kconfig.kgraft
> @@ -5,3 +5,6 @@ config KGRAFT
> bool "kGraft infrastructure"
> depends on DYNAMIC_FTRACE_WITH_REGS
> depends on HAVE_KGRAFT
> + help
> + Select this to enable kGraft online kernel patching. The
> + runtime price is zero, so it is safe to say Y here.
> diff --git a/samples/Kconfig b/samples/Kconfi
The runtime impact is that you've just introduced a virus and trojan
writers delight into your kernel. There's a balance between convenience
and security but given most users will never use kgraft this advice seems
incorrect.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists