Prev: Fix SVM longmode guests
Next: [PATCH] i2c-imx: do not allow interruptions when waiting for I2C to complete
From: Roedel, Joerg on 2 Jun 2010 04:40 Hi Andrew, On Tue, Jun 01, 2010 at 05:15:29PM -0400, Andrew Morton wrote: > The reason why these bugs occur is that we sprinkle multiple `return' > statements inside the middle of non-trivial functions. People miss > some or fail to modify some when later changing locking rules and we > gain bugs (or, similarly, resource leaks). Right. I changed that in Julia's patch too before merging it into my tree. It is already in -tip. See http://git.kernel.org/tip/84fe6c19e4a598e8071e3bd1b2c923454eae1268 Joerg -- 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/
From: Julia Lawall on 2 Jun 2010 04:50 On Wed, 2 Jun 2010, Roedel, Joerg wrote: > Hi Andrew, > > On Tue, Jun 01, 2010 at 05:15:29PM -0400, Andrew Morton wrote: > > The reason why these bugs occur is that we sprinkle multiple `return' > > statements inside the middle of non-trivial functions. People miss > > some or fail to modify some when later changing locking rules and we > > gain bugs (or, similarly, resource leaks). > > Right. I changed that in Julia's patch too before merging it into my > tree. It is already in -tip. See > http://git.kernel.org/tip/84fe6c19e4a598e8071e3bd1b2c923454eae1268 Thanks. That looks fine. julia -- 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/
First
|
Prev
|
Pages: 1 2 3 Prev: Fix SVM longmode guests Next: [PATCH] i2c-imx: do not allow interruptions when waiting for I2C to complete |