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-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html