From: Alexey Dobriyan Date: Wed, 17 Oct 2007 06:30:26 +0000 (-0700) Subject: task_struct: move ->fpu_counter and ->oomkilladj X-Git-Tag: v2.6.24-rc1~587 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18796aa00243a594a2bd6733f1360aa38c3cd8f4;p=pandora-kernel.git 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 Acked-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed