Re: Outdated URL in Documentation

2018-02-09 Thread Gustavo Leite
2018-02-09 5:19 GMT-02:00 Greg KH : > Have you read the "How to write your first kernel patch" tutorial page > on the kernelnewbies.org site? That should answer all of your > qeustions. I'm going to read it before sending to the list. 2018-02-09 5:19 GMT-02:00 Greg KH

Re: Kernelnewbies Digest, Vol 87, Issue 18

2018-02-09 Thread yash omer
Hello, I have sent patch to the maintainers, please tell me my patch is correct or there is something wrong your response will help us building confidence in device driver development Thank GregKH sir On Fri, Feb 9, 2018 at 10:30 PM, wrote: > Send

Re: Kernelnewbies Digest, Vol 87, Issue 18

2018-02-09 Thread Ozgur Kara
  09.02.2018, 20:39, "yash omer" :Hello, Hello, ah sorry I couldn't seen your patch I think we might be interested in different issues on kernel, I'm a not developer/maintainer :(So, it is network patch or kernel documentation? Linux development process itself is divided

Re: newbie

2018-02-09 Thread valdis . kletnieks
On Fri, 09 Feb 2018 23:01:52 +0530, yash omer said: > Hello, > Please guide me how to follow with mailing list Well, hopefully you managed to get subscribed to the list. After that, following the list is just that - read the emails as they come in. If your *actual* question is "what do I do

Re: newbie

2018-02-09 Thread Ozgur
 On Fri, Feb 9, 2018 at 11:23 PM, yash omer wrote:Sir,your every help is very   much important for me   Hm, I think it your sending a kernel patchs doesn't get updated immediately linux-next.it will take time and maybe it will never be published. You should ask this by

Re: newbie

2018-02-09 Thread Ozgur Kara
09.02.2018, 20:32, "yash omer" :Hello, Hello, Please guide me how to follow with mailing list do you like linux?interested in linux-kernel?do you want to next kernel developer?do you learn or understand c language?are you need a mentor? at any stage kernelnewbies.org

newbie

2018-02-09 Thread yash omer
Hello, Please guide me how to follow with mailing list ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: newbie

2018-02-09 Thread valdis . kletnieks
On Fri, 09 Feb 2018 21:01:10 +0300, Ozgur said: > I want to get rid of maintainer, mail directly Linus or Greg. I don't > recommend > at all, it's dangerous area :) It's also not scalable. 16,223 commits between v4.14 and v4.15. 50 weekdays (assuming a week off at Christmas). With 8 hour

Re: newbie

2018-02-09 Thread Ozgur
09.02.2018, 23:20, "valdis.kletni...@vt.edu" : > On Fri, 09 Feb 2018 21:01:10 +0300, Ozgur said: > >>  I want to get rid of maintainer, mail directly Linus or Greg. I don't >> recommend >>  at all, it's dangerous area :) > > It's also not scalable. 16,223 commits between

how to use CONFIG_KEXEC_JUMP options?

2018-02-09 Thread Gioh Kim
Hello, "echo c > /proc/sysrq-trigger" generates the kernel dump but it reboots the system. I'd like to generate kernel dump without system reboot. I found the CONFIG_KEXEC_JUMP option that described as "it is possible to jump to the kdump kernel and generate kernel dump, and come back to the