[PATCH] [10/40] i386: Use patch site IDs computed from offset in paravirt_ops structure

2007-04-30 Thread Andi Kleen
From: Jeremy Fitzhardinge <[EMAIL PROTECTED]> Use patch type identifiers derived from the offset of the operation in the paravirt_ops structure. This avoids having to maintain a separate enum for patch site types. Also, since the identifier is derived from the offset into paravirt_ops, the

[PATCH] [10/40] i386: Use patch site IDs computed from offset in paravirt_ops structure

2007-04-30 Thread Andi Kleen
From: Jeremy Fitzhardinge [EMAIL PROTECTED] Use patch type identifiers derived from the offset of the operation in the paravirt_ops structure. This avoids having to maintain a separate enum for patch site types. Also, since the identifier is derived from the offset into paravirt_ops, the offset