Re: svn commit: r300493 - head/sys/compat/linuxkpi/common/include/linux

2016-05-23 Thread Hans Petter Selasky
On 05/23/16 19:00, John Baldwin wrote: On Monday, May 23, 2016 11:50:05 AM Hans Petter Selasky wrote: Author: hselasky Date: Mon May 23 11:50:05 2016 New Revision: 300493 URL: https://svnweb.freebsd.org/changeset/base/300493 Log: Add support for "cdev_add_ext()" to the LinuxKPI. Obtained f

Re: svn commit: r300493 - head/sys/compat/linuxkpi/common/include/linux

2016-05-23 Thread John Baldwin
On Monday, May 23, 2016 11:50:05 AM Hans Petter Selasky wrote: > Author: hselasky > Date: Mon May 23 11:50:05 2016 > New Revision: 300493 > URL: https://svnweb.freebsd.org/changeset/base/300493 > > Log: > Add support for "cdev_add_ext()" to the LinuxKPI. > > Obtained from: kmacy @ >

svn commit: r300493 - head/sys/compat/linuxkpi/common/include/linux

2016-05-23 Thread Hans Petter Selasky
Author: hselasky Date: Mon May 23 11:50:05 2016 New Revision: 300493 URL: https://svnweb.freebsd.org/changeset/base/300493 Log: Add support for "cdev_add_ext()" to the LinuxKPI. Obtained from:kmacy @ MFC after:1 week Sponsored by: Mellanox Technologies Modified: head/sys/