Adrian Bunk f22ab814a2 include/asm/ptrace.h userspace headers cleanup
This patch contains the following cleanups for the asm/ptrace.h
userspace headers:

- include/asm-generic/Kbuild.asm already lists ptrace.h, remove
  the superfluous listings in the Kbuild files of the following
  architectures:
  - cris
  - frv
  - powerpc
  - x86
- don't expose function prototypes and macros to userspace:
  - arm
  - blackfin
  - cris
  - mn10300
  - parisc
- remove #ifdef CONFIG_'s around #define's:
  - blackfin
  - m68knommu
- sh: AFAIK __SH5__ should work in both kernel and userspace,
      no need to leak CONFIG_SUPERH64 to userspace
- xtensa: cosmetical change to remove empty
            #ifndef __ASSEMBLY__ #else #endif
          from the userspace headers

Not changed by this patch is the fact that the following architectures
have a different struct pt_regs depending on CONFIG_ variables:
- h8300
- m68knommu
- mips

This does not work in userspace.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: <linux-arch@vger.kernel.org>
Cc: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Chris Zankel <chris@zankel.net>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:39 -07:00
..
2008-07-15 14:14:42 +02:00
2008-07-10 16:41:50 +01:00
2008-07-03 16:39:56 +01:00
2008-07-15 14:14:46 +02:00
2008-02-03 14:59:11 +02:00
2008-07-13 12:05:49 +01:00
2008-01-28 23:58:27 -05:00
2008-04-18 22:43:07 +01:00
2006-12-13 14:34:43 +00:00
2008-05-01 08:03:58 -07:00
2007-10-23 12:37:59 +02:00
2007-07-17 10:23:11 -07:00
2007-10-17 08:42:55 -07:00
2008-04-18 22:43:07 +01:00
2007-02-12 09:48:34 -08:00
2008-07-24 22:53:30 +02:00
2007-10-14 12:41:52 -07:00
2006-09-20 14:58:35 +01:00
2008-07-23 11:30:15 -05:00
2008-04-19 11:36:48 +01:00
2008-04-28 08:58:23 -07:00
2007-05-11 08:29:34 -07:00
2007-05-30 13:15:06 +01:00
2008-02-05 09:44:18 -08:00
2008-06-22 22:45:04 +02:00
2008-07-23 11:30:15 -05:00
2008-02-07 08:42:30 -08:00
2008-01-26 14:41:28 +00:00