[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110930064019.GA8092@liondog.tnic>
Date: Fri, 30 Sep 2011 08:40:19 +0200
From: Borislav Petkov <bp@...en8.de>
To: Simon Kirby <sim@...tway.ca>
Cc: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Subject: Re: [3.1-rc6] kmalloc(64) leak from IDE
On Thu, Sep 29, 2011 at 03:45:05PM -0700, Simon Kirby wrote:
> Tested against on 2.6.39 with and without this patch, and it
> definitely leaks without it and does not leak with it. 3.0 and 3.1-rc8
> also seems good with the patch.
Good job, thanks!
> I tested on another IDE box (with an old Quantum Fireball 6.4GB!) and
:-)
> even with software RAID, I could not see the leak, so I had to use the
> original box, of course. The only difference I could see is the test
> box has piix and the production box has via82cxxx, but anyway...
It might be because the production box drive is reporting of being
capable of doing write cache flushes, i.e. it should say something like
ideXX: cache flushes supported
in dmesg. idedisk_prep_fn() is contingent on that and is used only then
AFAICT.
Thanks again for testing.
--
Regards/Gruss,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists