Re: [PATCH] Cleanup: i386 separate hardware-defined TSS from Linux additions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rusty Russell
Date: Thursday, March 29, 2007 - 10:44 pm

On Thu, 2007-03-29 at 21:33 -0500, Matt Mackall wrote:

Hi Matt!

	Actually, it refers to the next field.  To give complete context:

	/*
	 * The extra 1 is there because the CPU will access an
	 * additional byte beyond the end of the IO permission
	 * bitmap. The extra byte must be all 1 bits, and must
	 * be within the limit.
	 */
	unsigned long	io_bitmap[IO_BITMAP_LONGS + 1];

Cheers,
Rusty.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Cleanup: i386 separate hardware-defined TSS fr ..., Rusty Russell, (Thu Mar 29, 10:44 pm)