commit | a92098a1cb7ec08c86d1b97d1831d8edaf26b1a2 | [log] [tgz] |
---|---|---|
author | Fengguang Wu <fengguang.wu@intel.com> | Sat Jul 28 20:43:57 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 16 12:10:16 2012 -0700 |
tree | 550ccfd69cdbe92d70bbf8a84c8f9ff394f1d7a5 | |
parent | 221ca778d677c5ec3a33385a3b6dd548174252a6 [diff] |
pch_uart: check kzalloc result in dma_handle_tx() Reported by coccinelle: drivers/tty/serial/pch_uart.c:979:1-14: alloc with no test, possible model on line 994 Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>