Compare two diiferent kernel version
April 22, 2016
5:53 a.m.
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
April 22, 2016
7:56 a.m.
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
3766
Age (days ago)
3766
Last active (days ago)
1 comments
2 participants
participants (2)
-
Greg KH -
vish chopra