[GIT]: IDE

From: David Miller
Date: Wed Jul 22 2009 - 00:22:13 EST



1) When FS delivers flush commands to an IDE disk (as XFS does, for
example) we leak memory. Fix from Maxime Bizon.

2) IDE tape can leak kstack to userspace, fix from Michael Buesch.

Please pull, thanks a lot!

The following changes since commit aea1f7964ae6cba5eb419a958956deb9016b3341:
Linus Torvalds (1):
Merge git://git.kernel.org/.../sam/kbuild-fixes

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6.git master

Maxime Bizon (1):
ide: fix memory leak when flush command is issued

Michael Buesch (1):
ide-tape: Don't leak kernel stack information

drivers/ide/ide-disk.c | 1 +
drivers/ide/ide-tape.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/