Re: linux-next: Tree for April 4 [BROKEN thinkpad_acpi]

From: Joe Perches
Date: Mon Apr 04 2011 - 11:13:39 EST


On Mon, 2011-04-04 at 17:08 +0200, Sedat Dilek wrote:
> On Mon, Apr 4, 2011 at 5:02 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> > On Mon, 2011-04-04 at 16:44 +0200, Sedat Dilek wrote:
> >> > I have tried with solution #2 as it partially restores old behaviour
> >> > (patch is attached).
> > Partially? Please explain.
> -#define vdbg_printk(a_dbg_level, format, arg...) \
> - do { } while (0)
> +#define vdbg_printk(a_dbg_level, format, arg...) \
> + no_printk(format, ##arg)

I understand the reversed patch.

My point was focused on the word "partially".


--
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/