Re: [patch] 2.5.20 x86 iobitmap cleanup

Linus Torvalds (torvalds@transmeta.com)
Wed, 12 Jun 2002 13:04:09 -0700 (PDT)


On Thu, 6 Jun 2002, Benjamin LaHaise wrote:
>
> Below is a patch against base 2.5.20 which makes the io port
> bitmap in thread_struct a pointer to a bitmap that is only
> allocated when the process calls ioperm. This results in 132
> bytes being removed from struct task_struct.

Why do you introduce a arch_dispose_thread_struct(), instead of just
making the x86 exit_thread() do it?

Linus

-
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/