From: William Lee Irwin III <wli@holomorphy.com>
To: Petr Vandrovec <vandrove@vc.cvut.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: BUG at mm/memory.c:1501 in 2.6.0-test5
Date: Thu, 18 Sep 2003 13:43:35 -0700 [thread overview]
Message-ID: <20030918204335.GB4306@holomorphy.com> (raw)
In-Reply-To: <20030918202758.GA26435@vana.vc.cvut.cz>
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.
-- wli
next prev parent reply other threads:[~2003-09-18 20:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-18 20:27 BUG at mm/memory.c:1501 in 2.6.0-test5 Petr Vandrovec
2003-09-18 20:43 ` William Lee Irwin III [this message]
2003-09-18 21:28 ` Andrew Morton
-- strict thread matches above, loose matches on Subject: below --
2003-09-18 21:10 Petr Vandrovec
2003-09-19 12:52 ` Richard B. Johnson
2003-09-20 1:40 ` Nick Piggin
2003-09-20 5:11 ` William Lee Irwin III
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030918204335.GB4306@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vandrove@vc.cvut.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.