Re: [PATCH] struct thread_struct, asm-i386/processor.h: wrong datatype?

From: Herbert Rosmanith
Date: Wed Jun 08 2005 - 16:10:20 EST


> no. 'struct thread_struct' is the 'soft' thread-state structure. We
> store data in the most convenient (and best performing) format - word
> size in this case. The 'hard' data structure is 'struct tss_struct' -
> where we of course define things in the way the CPU expects it.

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