Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2016 00:59:24 +0000 (17:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2016 00:59:24 +0000 (17:59 -0700)
Pull m68k updates from Geert Uytterhoeven:
 - cleanups
 - defconfig updates
 - GPG fingerprint update

* tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
  m68k: Migrate exception table users off module.h and onto extable.h
  CREDITS: Update fingerprint for Geert Uytterhoeven
  m68k: Use IS_ENABLED() instead of checking for built-in or module
  m68k/defconfig: Update defconfigs for v4.8-rc1

1  2 
arch/m68k/kernel/signal.c

@@@ -42,7 -42,7 +42,7 @@@
  #include <linux/personality.h>
  #include <linux/tty.h>
  #include <linux/binfmts.h>
- #include <linux/module.h>
+ #include <linux/extable.h>
  #include <linux/tracehook.h>
  
  #include <asm/setup.h>
@@@ -213,6 -213,7 +213,6 @@@ static inline int frame_extra_sizes(in
  
  static inline void adjustformat(struct pt_regs *regs)
  {
 -      ((struct switch_stack *)regs - 1)->a5 = current->mm->start_data;
        /*
         * set format byte to make stack appear modulo 4, which it will
         * be when doing the rte