From: Dave Hansen Date: Fri, 14 Nov 2014 15:18:17 +0000 (-0800) Subject: x86, mpx: Rename cfg_reg_u and status_reg X-Git-Tag: omap-for-v3.19/fixes-rc1~161^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e7759b1bdaf9b753c3724a56fcbe3235ebd5f3;p=pandora-kernel.git x86, mpx: Rename cfg_reg_u and status_reg According to Intel SDM extension, MPX configuration and status registers should be BNDCFGU and BNDSTATUS. This patch renames cfg_reg_u and status_reg to bndcfgu and bndstatus. [ tglx: Renamed 'struct bndscr_struct' to 'struct bndscr' ] Signed-off-by: Dave Hansen Cc: linux-mm@kvack.org Cc: linux-mips@linux-mips.org Cc: Dave Hansen Cc: Qiaowei Ren Link: http://lkml.kernel.org/r/20141114151817.031762AC@viggo.jf.intel.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed