From: Matt Mackall <mpm@selenic.com>
To: Samuel Flory <sflory@rackable.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: sleeping function called from invalid context
Date: Tue, 9 Sep 2003 14:47:27 -0500 [thread overview]
Message-ID: <20030909194727.GI31897@waste.org> (raw)
In-Reply-To: <3F5DEBA5.9060607@rackable.com>
On Tue, Sep 09, 2003 at 08:03:01AM -0700, Samuel Flory wrote:
> I'm seeing this on arjanv's 2.6.0-0.test4.1.33 kernel.
> Debug: sleeping function called from invalid context at
> include/asm/uaccess.h:473
> Call Trace:
> [<c011b7dd>] __might_sleep+0x5d/0x70
> [<c010d0ea>] save_v86_state+0x6a/0x200
It's a warning about the possibility of hitting a very old but rarely
hit bug, system should work the same as it always has despite the
warning. I'm working on this, but it's ugly. Hope to post a patch in
the next week or so.
--
Matt Mackall : http://www.selenic.com : of or relating to the moon
next prev parent reply other threads:[~2003-09-09 19:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-09 15:03 sleeping function called from invalid context Samuel Flory
2003-09-09 19:47 ` Matt Mackall [this message]
2003-09-09 20:10 ` Samuel Flory
-- strict thread matches above, loose matches on Subject: below --
2006-09-11 8:50 Neil Bird
2011-05-10 5:38 BUG: " Amit Virdi
2011-05-10 9:32 ` Alan Cox
2011-05-11 8:43 ` Amit Virdi
2011-05-11 8:43 ` Amit Virdi
2011-05-11 8:43 ` Amit Virdi
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=20030909194727.GI31897@waste.org \
--to=mpm@selenic.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sflory@rackable.com \
/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.