On Fri, Sep 16, 2011 at 01:58:51PM +0000, Kip Macy wrote:
> Author: kmacy
> Date: Fri Sep 16 13:58:51 2011
> New Revision: 225617
> Log:
>   In order to maximize the re-usability of kernel code in user space this
>   patch modifies makesyscalls.sh to prefix all of the non-compatibility
>   calls (e.g. not linux_, freebsd32_) with sys_ and updates the kernel
>   entry points and all places in the code that use them. It also

Hi Kip,
__FreeBSD_version does not seem to have been bumped for this.
Unfortunately this change has made a kernel module we use at work
unbuildable, and I don't have a __FreeBSD_version value to #ifdef
on.

If ever there was a change that needed __FreeBSD_version this is one.

Can you please get __FreeBSD_version bumped in 9-STABLE along with
9-RELENG?

thanks,
-- 
-- David  (obr...@freebsd.org)
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to