Linux/linux 132ce5darch/arm/boot/compressed head.S Makefile, arch/arm/include/asm assembler.h

Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm

Pull ARM fixes from Russell King:

 - Łukasz Stelmach spotted a couple of issues with the decompressor.

 - a couple of kdump fixes found while testing kdump

 - replace some perl with shell code

 - resolve SIGFPE breakage

 - kprobes fixes

* 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: fix kill( ,SIGFPE) breakage
  ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
  ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
  ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
  ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
  ARM: replace unnecessary perl with sed and the shell $(( )) operator
  ARM: kexec: record parent context registers for non-crash CPUs
  ARM: kexec: fix kdump register saving on panic()
  ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
  ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
DeltaFile
+23-13arch/arm/kernel/machine_kexec.c
+10-10arch/arm/boot/compressed/head.S
+0-13arch/arm/include/uapi/asm/siginfo.h
+10-0arch/arm/lib/getuser.S
+10-0arch/arm/include/asm/assembler.h
+3-5arch/arm/boot/compressed/Makefile
+4-1arch/arm/kernel/traps.c
+3-1arch/arm/probes/kprobes/opt-arm.c
+1-1arch/arm/vfp/vfpmodule.c
+64-449 files

UnifiedSplitRaw