|
Message-ID: <CAGXu5jJWTyEzXODmeKkko5A212TAe1KSWGuONRvF7Tt+RY+5Sw@mail.gmail.com> Date: Tue, 27 Nov 2018 09:23:49 -0800 From: Kees Cook <keescook@...omium.org> To: Alexey Budankov <alexey.budankov@...ux.intel.com> Cc: Jonatan Corbet <corbet@....net>, Thomas Gleixner <tglx@...utronix.de>, Jann Horn <jannh@...gle.com>, Ingo Molnar <mingo@...hat.com>, Peter Zijlstra <peterz@...radead.org>, Andi Kleen <ak@...ux.intel.com>, Alexander Shishkin <alexander.shishkin@...ux.intel.com>, Jiri Olsa <jolsa@...hat.com>, Arnaldo Carvalho de Melo <acme@...nel.org>, Mark Rutland <mark.rutland@....com>, Tvrtko Ursulin <tursulin@...ulin.net>, linux-kernel <linux-kernel@...r.kernel.org>, "kernel-hardening@...ts.openwall.com" <kernel-hardening@...ts.openwall.com>, "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org> Subject: Re: [PATCH v4 2/2] Documentation/admin-guide: update admin-guide index.rst On Tue, Nov 27, 2018 at 12:16 AM, Alexey Budankov <alexey.budankov@...ux.intel.com> wrote: > > Extend index.rst index file at admin-guide root directory with > the reference to perf-security.rst file being introduced. > > Signed-off-by: Alexey Budankov <alexey.budankov@...ux.intel.com> > --- > Documentation/admin-guide/index.rst | 1 + > 1 file changed, 1 insertion(+) Seems like this could just be folded into patch 1? I'm not sure Jon's preference here, though. -Kees > > diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst > index 965745d5fb9a..0a491676685e 100644 > --- a/Documentation/admin-guide/index.rst > +++ b/Documentation/admin-guide/index.rst > @@ -76,6 +76,7 @@ configure specific aspects of kernel behavior to your liking. > thunderbolt > LSM/index > mm/index > + perf-security > > .. only:: subproject and html -- Kees Cook
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.