summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-02-22 10:37:07 -0800
committerH. Peter Anvin <hpa@zytor.com>2010-02-23 10:34:41 -0800
commit5e6dbc260704ce4d22fc9664f517f0bb6748feaa (patch)
tree2fd92f8898a5d381ca4038e8637c6a2e1d8a2d64 /kernel
parent2225a122ae26d542bdce523d9d87a4a7ba10e07b (diff)
downloadlinux-stable-5e6dbc260704ce4d22fc9664f517f0bb6748feaa.tar.gz
linux-stable-5e6dbc260704ce4d22fc9664f517f0bb6748feaa.tar.bz2
linux-stable-5e6dbc260704ce4d22fc9664f517f0bb6748feaa.zip
parisc: Disable CONFIG_HAVE_ARCH_TRACEHOOK
> 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: H. 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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions