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

2013-11-06 Thread Randy Dunlap
On 11/06/13 08:14, 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 supp

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

2013-11-06 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