Date: Sun, 22 Jul 2007 21:35:45 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200707222135.l6MLZj1m046050@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2007-07-22 21:35:45 UTC FreeBSD src repository Modified files: sys/sys proc.h Log: Preprocessing stub "KSE" breaks ABI either with modules and userspace consumers. This patch makes KSE no more an optionally stub for kernel structures fixing the breakage. As a tail note, this bug has broken kqemu for a long period now. Tested by: Ulf Lilleengen <lulf@FreeBSD.org> Discussed with: rwatson, jeff Approved by: jeff (mentor) Approved by: re Revision Changes Path 1.487 +0 -8 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707222135.l6MLZj1m046050>