[CRIU] [PATCH 1/2] cpu: x86 -- Fix --cpu-cap=fpu handling on restore mode

Cyrill Gorcunov gorcunov at openvz.org
Wed Dec 17 05:48:06 PST 2014


Our CPU_CAP_s are bitmaps so if cpuinfo image is present
but we require only FPU to check we need to check this
bit being sole on comman line.

It was a typo in first place which caused statement to
be false always (it's not a problem though and not a
@stable candidate because with this mistake we fall
into strict match cpu mode).

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 arch/x86/cpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cpu-x86-Fix-cpu-cap-fpu-handling-on-restore-mode.patch
Type: text/x-patch
Size: 425 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20141217/bc035316/attachment.bin>


More information about the CRIU mailing list