Re: BUG at mm/memory.c:1501 in 2.6.0-test5

From: Petr Vandrovec
Date: Thu Sep 18 2003 - 16:11:03 EST


On 18 Sep 03 at 13:43, William Lee Irwin III wrote:
> On Thu, Sep 18, 2003 at 10:27:58PM +0200, Petr Vandrovec wrote:
> > EIP: 0060:[<c015be10>] Tainted: PF
>
> snprintf(buf, sizeof(buf), "Tainted: %c%c%c",
> tainted & TAINT_PROPRIETARY_MODULE ? 'P' : 'G',
> tainted & TAINT_FORCED_MODULE ? 'F' : ' ',
> tainted & TAINT_UNSAFE_SMP ? 'S' : ' ');
>
> This is probably the reason you're not getting much in the way of a
> response.

I explicitly stated that it happened shortly after I shut down VMware UI,
and that I spent whole day trying to find what's going on, finally
politely asking for help, hoping that someone could have a clue
what went wrong.
Petr Vandrovec


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