freebsd-dev/sys/cddl
Pawel Jakub Dawidek b5a060dd8b Don't pass pointer to name buffer which is on the stack to another thread,
because the stack might be paged out once the other thread tries to use the
data. Instead, just allocate memory.

MFC after:	2 weeks
2011-05-24 20:10:12 +00:00
..
boot/zfs Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
compat/opensolaris Don't access task structure once we call task function. 2011-05-24 20:07:15 +00:00
contrib/opensolaris Don't pass pointer to name buffer which is on the stack to another thread, 2011-05-24 20:10:12 +00:00
dev better integrate cyclic module with clocksource/eventtimer subsystem 2011-05-16 15:29:59 +00:00