From: H. Peter Anvin Date: Mon, 31 Aug 2009 20:59:53 +0000 (-0700) Subject: x86, msr: CFI annotations, cleanups for msr-reg.S X-Git-Tag: v2.6.32-rc1~711^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c5dca3619d6ae15815eec14cd7a43db5f38b47;p=pandora-kernel.git x86, msr: CFI annotations, cleanups for msr-reg.S Add CFI annotations for native_{rd,wr}msr_safe_regs(). Simplify the 64-bit implementation: we don't allow the upper half registers to be set, and so we can use them to carry state across the operation. Signed-off-by: H. Peter Anvin Cc: Borislav Petkov LKML-Reference: <1251705011-18636-1-git-send-email-petkovbb@gmail.com> --- Reading git-diff-tree failed