kernel-ark/arch/i386
Jesper Juhl 028a690a1e i386: Remove unneeded test of 'task' in dump_trace()
Remove unneeded test of task != NULL from
arch/i386/kernel/traps.c::dump_trace()

At the start of the function we have this test:
        if (!task)
                task = current;
so further down there's no need to test 'task'.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-21 18:37:12 -07:00
..
boot xen: disable vdso "nosegneg" on native boot 2007-07-20 08:44:19 -07:00
crypto
kernel i386: Remove unneeded test of 'task' in dump_trace() 2007-07-21 18:37:12 -07:00
lib i386: Move all simple string operations out of line 2007-07-21 18:37:08 -07:00
mach-default
mach-es7000 i386: es7000 build breakage fix 2007-07-06 10:23:43 -07:00
mach-generic kbuild: remove hardcoded apic_es7000 from modpost 2007-07-16 23:24:51 +02:00
mach-visws PCI: i386: traps, change VENDOR to DEVICE 2007-07-11 16:02:10 -07:00
mach-voyager usermodehelper: Tidy up waiting 2007-07-18 08:47:40 -07:00
math-emu potential parse error in ifdef part 3 2007-06-08 17:23:33 -07:00
mm i386: pgd_{c,d}tor() static 2007-07-21 18:37:12 -07:00
oprofile x86: fix oprofile double free 2007-06-01 08:18:28 -07:00
pci i386: insert unclaimed MMCONFIG resources 2007-07-21 18:37:10 -07:00
power
video fbcon: allow fbcon to use the primary display driver 2007-07-17 10:23:11 -07:00
xen clockevents: fix resume logic 2007-07-21 17:49:15 -07:00
defconfig i386: Update defconfig 2007-07-21 18:37:07 -07:00
Kconfig i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G 2007-07-21 18:37:12 -07:00
Kconfig.cpu i386: Allow KVM on i386 nonpae 2007-07-19 14:37:05 -07:00
Kconfig.debug Allow DEBUG_RODATA and KPROBES to co-exist 2007-06-21 16:02:50 -07:00
Makefile xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
Makefile.cpu