Re: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
Greg KH <[email protected]> Thu, 9 Jun 2011 13:31:17 -0700
| Newsgroups | org.kernel.vger.linux-console,org.kernel.vger.linux-kernel,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 09, 2011 at 03:18:28PM -0500, Timur Tabi wrote: > > More importantly, the code you have chose (0) conflicts with existing drivers > > (frame buffer, scsi and wavefront among others). Please chose a free one and > > add it to Documentation/ioctl/ioctl-number.txt in the same patch. > > Ok, I was really hoping to avoid doing this. Like I said, binary compatibility > is important, and changing the type will break my existing apps. Are you > insisting that I pick a new number? Why is binary compatibility important? Isn't this a brand new driver for a brand new system? What userspace tools are out there in the wild for such a thing? confused, greg k-h