From: Vivek Goyal Date: Sat, 25 Jun 2005 21:58:17 +0000 (-0700) Subject: [PATCH] kdump documentation update to introduce use of irqpoll X-Git-Tag: v2.6.13-rc1~68^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58831e4163699de204dea199be2e903bf5d6eff;p=pandora-kernel.git [PATCH] kdump documentation update to introduce use of irqpoll o Specify "irqpoll" command line option which loading second kernel. This helps in reducing driver initialization failures in second kernel due to shared interrupts. o Enabled LAPIC/IOAPIC support for UP kernels in second kernel. This reduces the chances of devices sharing the irq and hence reduces the chances of driver initialization failures in second kernel. o Build a UP capture kernel and disabled SMP support. Signed-off-by: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed