Sorry, kernelnewbies address has been added by git-send-email. I was testing by sending to myself. I sent this patch as a test patch on this mailing list before and downloaded. I'll be cautious in future to review recipient list. On Wed, Oct 5, 2016, 5:00 PM Amit Kumar <free.amit.kumar@gmail.com> wrote:
This is a test patch.
Signed-off-by: Amit Kumar <free.amit.kumar@gmail.com>
--- Is this patch in right format?
Documentation/initest.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/initest.txt
diff --git a/Documentation/initest.txt b/Documentation/initest.txt new file mode 100644 index 0000000..eed4124 --- /dev/null +++ b/Documentation/initest.txt @@ -0,0 +1,7 @@ +INITEST + +1) This is the same user space program /sbin/init, but for the purpose of testing kernel system calls. + +2) It will also use testing drivers to test internal kernel API. + +3) This is a test patch. -- 2.7.4