x86: turn off cache: set control register properly
authorOndrej Kupka <ondra.cap@gmail.com>
Fri, 30 Sep 2011 10:05:11 +0000 (21:05 +1100)
committerGraeme Russ <graeme.russ@gmail.com>
Wed, 2 Nov 2011 09:48:30 +0000 (20:48 +1100)
commit7b3d5380eea55f5b2e21c592b256b7077698f766
treed195398c12668ad2fc7b64cb8a96323cc900309a
parentce5207e191c59b3135303fd03b98dd2ac3701ba2
x86: turn off cache: set control register properly

Bits should be ORed when they are supposed to be added together

Signed-off-by: Ondrej Kupka <ondra.cap@gmail.com>
arch/x86/cpu/start16.S