Re: Unable to compile linux-kernel pulled from nf-next tree

2017-12-19 Thread Harsha Sharma
On Tue, Dec 19, 2017 at 10:59 PM, <valdis.kletni...@vt.edu> wrote: > On Tue, 19 Dec 2017 22:15:02 +0530, Harsha Sharma said: > >> This is the output of make. > >> Building modules, stage 2. >> MODPOST 4905 modules >> fs/ufs/ufs.o: Invalid argument

Re: Unable to compile linux-kernel pulled from nf-next tree

2017-12-19 Thread Harsha Sharma
On Tue, Dec 19, 2017 at 8:23 PM, <valdis.kletni...@vt.edu> wrote: > On Tue, 19 Dec 2017 18:33:51 +0530, Harsha Sharma said: > >> cp: cannot stat 'net/nsh/nsh.ko': No such file or directory > > There was almost certainly a compile error for this. Go back and look > at

Unable to compile linux-kernel pulled from nf-next tree

2017-12-19 Thread Harsha Sharma
' failed make[2]: *** [net/nsh/nsh.ko] Error 1 Makefile:1232: recipe for target '_modinst_' failed make[1]: *** [_modinst_] Error 2 Makefile:527: recipe for target '__build_one_by_one' failed make: *** [__build_one_by_one] Error 2 Any help will be appreciated. Thanks. Regards, Harsha Sharma

Re: Want some help for starting contribution to linux-kernel projects

2017-08-25 Thread Harsha Sharma
How can I participate in these projects? Will someone guide me ?? Thanks. On Fri, Aug 25, 2017 at 5:29 PM, loïc tourlonias <loic.tourlon...@gmail.com> wrote: > On Thu, Aug 24, 2017 at 9:52 PM, Harsha Sharma <harshasharmai...@gmail.com> > wrote: > > Hi, > > Thanks

Re: Want some help for starting contribution to linux-kernel projects

2017-08-24 Thread Harsha Sharma
Hi, Thanks for reply. I am submitting some cleanup patches for now. I will like to solve some beginner issues. Where can I find such issues or bug-lists? Thanks. ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org

Want some help for starting contribution to linux-kernel projects

2017-08-22 Thread Harsha Sharma
hello! I am trying to fix some of bugs from https://bugzilla.kernel.org/buglist.cgi?component=man-pages_id=959835=Documentation=--- but where to make the required changes. Can anyone please tell what bugs I can start fixing to contribute in linux-kernel projects?? I am comfortable in C