* Compare two diiferent kernel version
@ 2016-04-22 5:53 vish chopra
2016-04-22 7:56 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: vish chopra @ 2016-04-22 5:53 UTC (permalink / raw)
To: kernelnewbies
Hi,
i'm new to driver development.
how can i compare two different kernel version to see changes and also help
me with how i can make changes to kernel and notice its effect.
please help with this.
thank you
Regards,
Vishal Chopra
+91-7837583269
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160422/9ec30b6a/attachment.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Compare two diiferent kernel version
2016-04-22 5:53 Compare two diiferent kernel version vish chopra
@ 2016-04-22 7:56 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2016-04-22 7:56 UTC (permalink / raw)
To: kernelnewbies
On Fri, Apr 22, 2016 at 11:23:28AM +0530, vish chopra wrote:
> Hi,
>
> i'm new to driver development.
> how can i compare two different kernel version to see changes
git diff v4.4..v4.5
:)
> and also help me with how i can make changes to kernel and notice its
> effect.
What exactly do you mean by this? Have you worked through the "First
Kernel Patch" tutorial on the kernelnewbies.org wiki?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-22 7:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 5:53 Compare two diiferent kernel version vish chopra
2016-04-22 7:56 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).