Loading MAINTAINERS +1 −1 Original line number Diff line number Diff line Loading @@ -2964,7 +2964,7 @@ F: sound/pci/oxygen/ C6X ARCHITECTURE M: Mark Salter <msalter@redhat.com> M: Aurelien Jacquiot <a-jacquiot@ti.com> M: Aurelien Jacquiot <jacquiot.aurelien@gmail.com> L: linux-c6x-dev@linux-c6x.org W: http://www.linux-c6x.org/wiki/index.php/Main_Page S: Maintained Loading Makefile +1 −1 Original line number Diff line number Diff line VERSION = 4 PATCHLEVEL = 12 SUBLEVEL = 0 EXTRAVERSION = -rc7 EXTRAVERSION = NAME = Fearless Coyote # *DOCUMENTATION* Loading arch/arc/include/asm/processor.h +0 −2 Original line number Diff line number Diff line Loading @@ -86,8 +86,6 @@ struct task_struct; #define TSK_K_BLINK(tsk) TSK_K_REG(tsk, 4) #define TSK_K_FP(tsk) TSK_K_REG(tsk, 0) #define thread_saved_pc(tsk) TSK_K_BLINK(tsk) extern void start_thread(struct pt_regs * regs, unsigned long pc, unsigned long usp); Loading arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -1416,6 +1416,7 @@ choice config VMSPLIT_3G bool "3G/1G user/kernel split" config VMSPLIT_3G_OPT depends on !ARM_LPAE bool "3G/1G user/kernel split (for full 1G low memory)" config VMSPLIT_2G bool "2G/2G user/kernel split" Loading arch/arm/boot/compressed/efi-header.S +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ @ there. .inst 'M' | ('Z' << 8) | (0x1310 << 16) @ tstne r0, #0x4d000 #else W(mov) r0, r0 AR_CLASS( mov r0, r0 ) M_CLASS( nop.w ) #endif .endm Loading Loading
MAINTAINERS +1 −1 Original line number Diff line number Diff line Loading @@ -2964,7 +2964,7 @@ F: sound/pci/oxygen/ C6X ARCHITECTURE M: Mark Salter <msalter@redhat.com> M: Aurelien Jacquiot <a-jacquiot@ti.com> M: Aurelien Jacquiot <jacquiot.aurelien@gmail.com> L: linux-c6x-dev@linux-c6x.org W: http://www.linux-c6x.org/wiki/index.php/Main_Page S: Maintained Loading
Makefile +1 −1 Original line number Diff line number Diff line VERSION = 4 PATCHLEVEL = 12 SUBLEVEL = 0 EXTRAVERSION = -rc7 EXTRAVERSION = NAME = Fearless Coyote # *DOCUMENTATION* Loading
arch/arc/include/asm/processor.h +0 −2 Original line number Diff line number Diff line Loading @@ -86,8 +86,6 @@ struct task_struct; #define TSK_K_BLINK(tsk) TSK_K_REG(tsk, 4) #define TSK_K_FP(tsk) TSK_K_REG(tsk, 0) #define thread_saved_pc(tsk) TSK_K_BLINK(tsk) extern void start_thread(struct pt_regs * regs, unsigned long pc, unsigned long usp); Loading
arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -1416,6 +1416,7 @@ choice config VMSPLIT_3G bool "3G/1G user/kernel split" config VMSPLIT_3G_OPT depends on !ARM_LPAE bool "3G/1G user/kernel split (for full 1G low memory)" config VMSPLIT_2G bool "2G/2G user/kernel split" Loading
arch/arm/boot/compressed/efi-header.S +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ @ there. .inst 'M' | ('Z' << 8) | (0x1310 << 16) @ tstne r0, #0x4d000 #else W(mov) r0, r0 AR_CLASS( mov r0, r0 ) M_CLASS( nop.w ) #endif .endm Loading