Re: how to determine whether the source code is same between two kernels

2019-05-10 Thread Valdis Klētnieks
On Fri, 10 May 2019 22:11:31 -0400, Aruna Hewapathirane said: > > Suppose I have two kernels, one is A.B.C build by people Tom. And > > the other is A.B.C build by Jerry. The source code have been deleted > Run diff vmlinuz-Tom vmlinuz-Jerry and see if they differ. Then just to Don't even bothe

Re: how to determine whether the source code is same between two kernels

2019-05-10 Thread Aruna Hewapathirane
On Wed, May 8, 2019 at 4:53 AM wuzhouhui wrote: > Hi, > Suppose I have two kernels, one is A.B.C build by people Tom. And > the other is A.B.C build by Jerry. The source code have been deleted > after kernel is build and installed. Now I want to know whether the > source code of these two kernel