I followed the tutorial : https://kernelnewbies.org/Outreachyfirstpatch So I think what I have is the same as the one your suggesting.Perhaps,I'll try running the command you suggested to be completely sure. Thanks, Namrata On Tue, Sep 13, 2016 at 3:27 PM, Julia Lawall wrote: > > > On Tue, 13 Sep 2016, Namrata A Shettar wrote: > > > Yes I realize that this may be wrong.Thank you for your inputs! > > > > Also,The version of the kernel I am using is : 4.8.0-rc2+ > > You should be using what you get by doing the following command: > > git clone -b staging-testing git://git.kernel.org/pub/scm/ > linux/kernel/git/gregkh/staging.git > > Maybe this is what you already have? > > julia > > >