|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][Retry 1] NextRIPS support for forthcoming AMD pr
On 17/10/08 10:48, "George Dunlap" <George.Dunlap@xxxxxxxxxxxxx> wrote:
> Hmm... won't this giant case statement expand out into a huge string
> of ifs? It seems like we should be able to be more clever than that
> for the common case.
It's actually only a sanity check since nrip will be valid for all current
callers. I've now made the switch statement compiled in only for debug
builds, and BUG() if it fails. Changeset 18644.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|