From: Sebastian Andrzej Siewior Date: Wed, 4 Dec 2013 19:52:49 +0000 (+0100) Subject: tty: serial: pch: don't crash if DMA enabled but not loaded X-Git-Tag: v3.14-rc1~67^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e41c0981213f39ecd421d8c1f7334cf04c2122e3;p=pandora-kernel.git tty: serial: pch: don't crash if DMA enabled but not loaded if the DMA driver isn't loaded "on time" then we crash in the irq handler: | pch_uart 0000:02:0a.4: pch_request_dma:dma_request_channel FAILS(Tx) | BUG: unable to handle kernel NULL pointer dereference at (null) | IP: [] pch_uart_interrupt+0x739/0x940 Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed