From mboxrd@z Thu Jan 1 00:00:00 1970 From: prtvar.b@gmail.com (bojan prtvar) Date: Wed, 2 Dec 2015 11:31:26 +0100 Subject: objdiff usage In-Reply-To: <20151202100721.GC3282@gmail.com> References: <20151202085605.GB3282@gmail.com> <20151202100721.GC3282@gmail.com> Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org > What about the case where you dont have object files to compare ? > For example driver/pci/hotplug in my case ? How do you prove that your > changes didn't brake something ? What do you mean by no object files in driver/pci/hotplug ? Is your HOTPLUG_PCI defined? Bojan