History log of /arch/mn10300/include/asm/gdb-stub.h
Revision Date Author Comments
344af921e6f23ea82487d76918d2643fcc88c311 27-Oct-2010 David Howells <dhowells@redhat.com> MN10300: Provide a MN10300_CACHE_ENABLED config option

Provide a MN10300_CACHE_ENABLED config option as inverted logic of
MN10300_CACHE_DISABLED to make things simpler.

Signed-off-by: David Howells <dhowells@redhat.com>
95f4572737da469b66ebfd1badd69d9adc340409 12-Aug-2010 David Howells <dhowells@redhat.com> MN10300: Use no_printk() for disabled gdbstub debugging functions

Use no_printk() for disabled gdbstub debugging functions to maintain side
effect checking.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
cf63ff5fa4399e215cc5ef322ccd8bddfff9afa6 23-Sep-2009 Rusty Russell <rusty@rustcorp.com.au> misc: remove redundant start_kernel prototypes

Impact: cleanup

No need for redeclaration.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
da7616610c8d2ec16a8ada44216e836e5fcbd08b 10-Apr-2009 David Howells <dhowells@redhat.com> Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.

Signed-off-by: David Howells <dhowells@redhat.com>