-
- Downloads
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Pull ARM fixes from Russell King: "A few ARM fixes: - fix a crash while performing TLB maintanence on early ARM SMP cores - blacklist Scorpion CPUs for hardware breakpoints - ARMs asm/types.h has been included as part of the UAPI due to the way the makefiles work, move it to uapi/asm/types.h to make it official - fix up ftrace syscall name matching" * 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm: ARM: 8613/1: Fix the uaccess crash on PB11MPCore MAINTAINERS: update rmk's entries ARM: put types.h in uapi ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs ARM: 8632/1: ftrace: fix syscall name matching
No related branches found
No related tags found
Showing
- MAINTAINERS 8 additions, 2 deletionsMAINTAINERS
- arch/arm/include/asm/cputype.h 3 additions, 0 deletionsarch/arm/include/asm/cputype.h
- arch/arm/include/asm/ftrace.h 18 additions, 0 deletionsarch/arm/include/asm/ftrace.h
- arch/arm/include/uapi/asm/types.h 3 additions, 3 deletionsarch/arm/include/uapi/asm/types.h
- arch/arm/kernel/hw_breakpoint.c 16 additions, 0 deletionsarch/arm/kernel/hw_breakpoint.c
- arch/arm/kernel/smp_tlb.c 7 additions, 0 deletionsarch/arm/kernel/smp_tlb.c
Loading
Please register or sign in to comment