1. 23 Feb, 2010 1 commit
    • Roland McGrath's avatar
      parisc: Disable CONFIG_HAVE_ARCH_TRACEHOOK · 5e6dbc26
      Roland McGrath authored
      > FYI, this commit broke tip:master on PARISC (other architectures are fine):
      >
      >  kernel/built-in.o: In function `ptrace_request':
      >  (.text.ptrace_request+0x2cc): undefined reference to `task_user_regset_view'
      
      This means that parisc failed to meet the documented requirements for
      setting CONFIG_HAVE_ARCH_TRACEHOOK, but set it anyway.  If arch folks don't
      follow the specs, it defeats the whole purpose of having clear statements
      of requirements for arch code.
      
      Until parisc finishes up its requirements, disable CONFIG_HAVE_ARCH_TRACEHOOK.
      Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
      LKML-Reference: <20100222183707.8749D64C@magilla.sf.frob.com>
      Cc: <linux-parisc@vger.kernel.org>
      Cc: Kyle McMartin <kyle@mcmartin.ca>
      Cc: Helge Deller <deller@gmx.de>
      Cc: James E.J. Bottomley <jejb@parisc-linux.org>
      5e6dbc26
  2. 11 Feb, 2010 33 commits
  3. 10 Feb, 2010 6 commits