Re: [PATCH 10/39] Annotate hardware config module parameters in drivers/iio/

2016-12-07 Thread David Howells
Jonathan Cameron wrote: > I'm on a train so can't check the original thread right now (and will probably > forget to do so later!). I am guessing the new functions are introduced > earlier in the series? Yeah, patch 1 is a prerequisite for all the subsequent patches. > Hence for now I'll assume

Re: [PATCH 10/39] Annotate hardware config module parameters in drivers/iio/

2016-12-03 Thread Jonathan Cameron
On 01/12/16 13:50, William Breathitt Gray wrote: > On Thu, Dec 01, 2016 at 12:30:55PM +, David Howells wrote: >> When the kernel is running in secure boot mode, we lock down the kernel to >> prevent userspace from modifying the running kernel image. Whilst this >> includes prohibiting access t

Re: [PATCH 10/39] Annotate hardware config module parameters in drivers/iio/

2016-12-01 Thread William Breathitt Gray
On Thu, Dec 01, 2016 at 12:30:55PM +, David Howells wrote: >When the kernel is running in secure boot mode, we lock down the kernel to >prevent userspace from modifying the running kernel image. Whilst this >includes prohibiting access to things like /dev/mem, it must also prevent >access by m