Re: missing sched.h comments

Russell King (rmk@arm.linux.org.uk)
Thu, 27 Mar 2003 08:36:05 +0000


On Thu, Mar 27, 2003 at 12:31:24AM -0800, William Lee Irwin III wrote:
> (3) ->did_exec, ->leader, ->used_math, and ->keep_capabilities are all
> boolean, and may fit into the same word. Also comment them.

Please don't combine used_math - this is set by assembly code, and you
can't pass the bit offset of this to asm.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/