From: David Miller on 9 Aug 2010 06:30 Just a few minor changes: 1) Warning fix in tx493xide from Atsushi Nemoto. 2) Request completion fix in ide-cd driver from Borislav Petkov 3) memdup_user conversion from Julia Lawall 4) Fix typo in VT6415 device table entry, from Yann Dirson Please pull, thanks a lot! The following changes since commit 45d7f32c7a43cbb9592886d38190e379e2eb2226: Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile (2010-08-08 10:10:11 -0700) are available in the git repository at: master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6.git master Atsushi Nemoto (1): tx493xide: use min_t() macro instead of min() Borislav Petkov (1): ide-cd: Do not access completed requests in the irq handler Julia Lawall (1): drivers/ide: Use memdup_user Yann Dirson (1): via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support. drivers/ide/ide-cd.c | 14 +++++++++++--- drivers/ide/ide-taskfile.c | 10 +++------- drivers/ide/tx4938ide.c | 2 +- drivers/ide/tx4939ide.c | 2 +- drivers/ide/via82cxxx.c | 2 +- 5 files changed, 17 insertions(+), 13 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH] drm: fix fallouts from slow-work -> wq conversion Next: [GIT] Networking |