Re: [PATCH v4] Add Documentation/module-signing.txt file

2013-11-27 Thread Rob Landley
On 11/20/2013 05:09:15 AM, David Howells wrote: Rusty Russell wrote: > ? I changed this to an Acked-by... I made a heap of restructuring and changes that James incorporated into his v4. Going in through Rusty's tree? Rob-- To unsubscribe from this list: send the line "unsubscribe linux-

Re: [PATCH v4] Add Documentation/module-signing.txt file

2013-11-20 Thread David Howells
Rusty Russell wrote: > ? I changed this to an Acked-by... I made a heap of restructuring and changes that James incorporated into his v4. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info a

Re: [PATCH v4] Add Documentation/module-signing.txt file

2013-11-19 Thread Rusty Russell
David Howells writes: > James Solner wrote: > >> This patch adds the Documentation/module-signing.txt file that is >> currently missing from the Documentation directory. The init/Kconfig >> file references the Documentation/module-signing.txt file to explain >> how kernel module signing works. Th

Re: [PATCH v4] Add Documentation/module-signing.txt file

2013-11-14 Thread David Howells
James Solner wrote: > This patch adds the Documentation/module-signing.txt file that is > currently missing from the Documentation directory. The init/Kconfig > file references the Documentation/module-signing.txt file to explain > how kernel module signing works. This patch supplies this documen

[PATCH v4] Add Documentation/module-signing.txt file

2013-11-14 Thread James Solner
This patch adds the Documentation/module-signing.txt file that is currently missing from the Documentation directory. The init/Kconfig file references the Documentation/module-signing.txt file to explain how kernel module signing works. This patch supplies this documentation. The initial version