Re: [BUG] User process tainting in linux-next tree

From: Jeshwanth Kumar N K
Date: Sun Jun 29 2014 - 16:28:34 EST


Hello Borislav,

Yes booted by increase the buffer length, but the ignore_loglevel is
running continously for 5 minutes. So I ignored that and ran with
log_buf_len=500M ( because 10M also filled) only.

When I copied the dmesg, the size was 76M, so I attached only first
1500 lines. Please find in below link.

https://bugzilla.kernel.org/show_bug.cgi?id=79171


On Mon, Jun 30, 2014 at 12:42 AM, Borislav Petkov <bp@xxxxxxxxx> wrote:
> On Sun, Jun 29, 2014 at 11:48:02PM +0530, Jeshwanth Kumar N K wrote:
>> Hello,
>>
>> I have created a bug in bugzilla
>> https://bugzilla.kernel.org/show_bug.cgi?id=79171 , The native built
>> Linux-next kernel is giving tainted Error. Can you please give me a
>> pointer to solve this?
>
> All those dmesg log files you've uploaded are incomplete and truncated
> from the beginning and we want to see them from the beginning because
> there is the first warning which is almost always the most important
> one.
>
> For that, boot your kernel with "log_buf_len=10M ignore_loglevel" and
> then collect full dmesg by doing
>
> dmesg > dmesg.log
>
> which you can then upload to the bugzilla again.
>
> Also, please try a newer linux-next tree or Linus' tree.
>
> HTH.
>
> --
> Regards/Gruss,
> Boris.
>
> Sent from a fat crate under my desk. Formatting is fine.
> --



--
Regards
Jeshwanth Kumar N K
Bangalore, India
--
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/