Prev: [PATCH] drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Next: [PATCH 0/2] rmap: Fix Bugzilla Bug #5493
From: Dmitry Torokhov on 13 Mar 2010 05:00 On Sat, Mar 13, 2010 at 10:44:07AM +0100, florian(a)mickler.org wrote: > This patch renames the (never officially released) sysfs-knobs > "blocked_hw" and "blocked_sw" to "hard" and "soft", as the hardware vs > software conotation is misleading. > > It also gets rid of not needed locks around u32-read-access. You could also drop temporaries as well. -- Dmitry -- 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: Florian Mickler on 18 Mar 2010 07:00 On Sat, 13 Mar 2010 13:31:05 +0100 florian(a)mickler.org wrote: > This patch renames the (never officially released) sysfs-knobs > "blocked_hw" and "blocked_sw" to "hard" and "soft", as the hardware vs > software conotation is misleading. > > It also gets rid of not needed locks around u32-read-access. > > Signed-off-by: Florian Mickler <florian(a)mickler.org> Is this ok? cheers, Flo -- 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: John W. Linville on 18 Mar 2010 09:50
On Thu, Mar 18, 2010 at 11:59:17AM +0100, Florian Mickler wrote: > On Sat, 13 Mar 2010 13:31:05 +0100 > florian(a)mickler.org wrote: > > > This patch renames the (never officially released) sysfs-knobs > > "blocked_hw" and "blocked_sw" to "hard" and "soft", as the hardware vs > > software conotation is misleading. > > > > It also gets rid of not needed locks around u32-read-access. > > > > Signed-off-by: Florian Mickler <florian(a)mickler.org> > > Is this ok? Yes, fine. Sorry, I got distracted by some other things. Thanks! John -- John W. Linville Someday the world will need a hero, and you linville(a)tuxdriver.com might be all we have. Be ready. -- 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/ |