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

From: Borislav Petkov
Date: Sun Jun 29 2014 - 15:13:11 EST


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