Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1523936

Re: [PATCH 01/16] Add the ability to lock down access to the running kernel image

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 01/16] Add the ability to lock down access to the running kernel image
Date 2016-11-16 23:50 +0100
Message-ID <sEhbI-xX-25@gated-at.bofh.it> (permalink)
References <sEgSm-rg-29@gated-at.bofh.it> <sEgfD-8mi-3@gated-at.bofh.it> <sEgfD-8mi-1@gated-at.bofh.it> <sEgSm-rg-29@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


Borislav Petkov <bp@alien8.de> wrote:

> > +EXPORT_SYMBOL(kernel_locked_down);
> 
> Surely
> 
> EXPORT_SYMBOL(kernel_is_locked_down);

Sorry, yes.  Obviously it won't cause a compilation error...

David

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 01/16] Add the ability to lock down access to the running  kernel image David Howells <dhowells@redhat.com> - 2016-11-16 22:50 +0100
  Re: [PATCH 01/16] Add the ability to lock down access to the running  kernel image Borislav Petkov <bp@alien8.de> - 2016-11-16 23:30 +0100
    Re: [PATCH 01/16] Add the ability to lock down access to the running kernel image David Howells <dhowells@redhat.com> - 2016-11-16 23:50 +0100

csiph-web