[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOS58YPMh_hbJ4a49j4p9H68n8U1LzMUuaxmHx57gVTkmfxF6A@mail.gmail.com>
Date: Tue, 22 May 2012 11:35:49 -0700
From: Tejun Heo <tj@...nel.org>
To: Jörg-Volker Peetz <jvpeetz@....de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Linux 3.4 released
Hello,
On Tue, May 22, 2012 at 11:26 AM, Jörg-Volker Peetz <jvpeetz@....de> wrote:
> Also with this second patch I wasn't able to see any output beginning with "XXX
> delayed_work_timer_fn:". It should appear in the system log or on the text-console?
Hmmm... it should appear on the console but your printk setting might
be different. Can you please prepend KERN_CRIT before the printk
format string? So that it looks like printk(KERN_CRIT "XXX: ...").
Thanks.
--
tejun
--
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