From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Tue, 05 Apr 2011 18:54:27 +0000 Subject: Re: [ANNOUNCE] udev 167 release Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, Apr 5, 2011 at 20:45, Gabor Z. Papp wrote: > * Karel Zak : > > | > > what is/mean <30> before udev[1589]? > > | I'm not able reproduce this problem on Fedora-15. > > $ dmesg -r | grep udev > <4><30>udev[1144]: starting version 167 > > In this case my syslog-ng 2.1.4 is the ancient/too old? No, that looks fine, missed that because I'm used to see timestamps the kernel adds. They are in-between the two prefixes then. It's expected behavior for old kernels. Older kernels do not recognize the multi-digit prefix, and adds another default prefix, it's just some noise to ignore. We patched the kernel already to do the right thing now. See the link in the earlier mail. Kay