]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit7999f4b4e56d36265d789d52bb0c0bb0167346a7
treedb2927bade6b7f5019084a4fa388eb6d6cbc1e98
parentc34c15b02e0af7e235f84ca1471747ee1cbb1b87
xen: relax signature check

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>
arch/x86/xen/enlighten.c