xen: relax signature check
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 10 Dec 2007 21:00:41 +0000 (13:00 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 11 Dec 2007 03:46:58 +0000 (19:46 -0800)
Some versions of Xen 3.x set their magic number to "xen-3.[12]", so
relax the test to match them.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found