Hi, Here's a small cleanup to follow up the /proc/cpuinfo fix, and eliminates the possibility of cvmx_fuse_read_byte completely after the kernel has completed the init. Aaro Koskinen (4): MIPS: OCTEON: move cvmx_fuse_read_byte() MIPS: OCTEON: delete potentially dangerous feature checks MIPS: OCTEON: move code to avoid forward declaration MIPS: OCTEON: mark octeon_model_get_string() with __init arch/mips/cavium-octeon/executive/octeon-model.c | 49 ++++++++++++------ arch/mips/include/asm/octeon/cvmx.h | 63 ------------------------ arch/mips/include/asm/octeon/octeon-feature.h | 52 ------------------- arch/mips/include/asm/octeon/octeon-model.h | 3 +- 4 files changed, 36 insertions(+), 131 deletions(-) -- 2.1.0