linux/include
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct
Because the binfmt is not different between threads in the same process,
it can be moved from task_struct to mm_struct.  And binfmt moudle is
handled per mm_struct instead of task_struct.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-24 07:21:05 -07:00
..
acpi
asm-generic
crypto
drm
keys
linux task_struct cleanup: move binfmt field to mm_struct 2009-09-24 07:21:05 -07:00
math-emu
media
mtd
net sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
pcmcia
rdma
rxrpc
scsi
sound
trace
video
xen
Kbuild