On Wed, Dec 19, 2018 at 05:03:21PM +0800, peng.h...@zte.com.cn wrote: > >> Return 0 for empty body register function normally. > >> > >> Signed-off-by: Peng Hao <peng.h...@zte.com.cn> > >> --- > >> v4 --> v5 : handle all typo "drvier/driver" in funtion name. > >> > >> v3 --> v4 : use pcim* function instead of pci* function. > >> handle typo "drvier/driver" in funtion name. > >> > >> v2 --> v3 : handle a uninitialized variable in some path. > >> > >> v2 --> v1 : arch=sh don't support pci, adjust CONFIG_PCI macro. > >> > >> v1 : QEMU community requires additional PCI devices to simulate PVPANIC > >> devices > >> so that some architectures can not occupy precious less than 4G of memory > >> space. > > > >Have you also fixed the kbuild issues that keep getting reported? > > > > yes. v2--> v1 fixed the first kbuild issue. > v2--> v3 fixed the second kbuild issue. > v4 -->v5 fixed the last two kbuild issues.
And why did you not list all of this? Am I supposed to just guess it? :(