]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
task_struct: move ->fpu_counter and ->oomkilladj
authorAlexey Dobriyan <adobriyan@sw.ru>
Wed, 17 Oct 2007 06:30:26 +0000 (23:30 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:43:01 +0000 (08:43 -0700)
commit18796aa00243a594a2bd6733f1360aa38c3cd8f4
tree2a7ae5f90d87e4bd98f5de11bfe0ec4caed16e31
parentf7a75f0a40073601a0fb509290019d5f3f32b94b
task_struct: move ->fpu_counter and ->oomkilladj

There is nice 2 byte hole after struct task_struct::ioprio field
into which we can put two 1-byte fields: ->fpu_counter and ->oomkilladj.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Acked-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/sched.h