From: Jiri Slaby <jirislaby@gmail.com>
To: Felipe Dias <felipediassss@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: textsearch in module = BUG: scheduling while atomic
Date: Mon, 05 Nov 2007 15:02:41 +0100 [thread overview]
Message-ID: <472F2281.2040507@gmail.com> (raw)
In-Reply-To: <3c16e8dc0711041457r684fb42fpc3845a941162b65d@mail.gmail.com>
On 11/04/2007 11:57 PM, Felipe Dias wrote:
> I change the algo, from "bm" to "kmp" and probably resolve. I will
> make more tests and if error occour i post latter...
Anyway, you should do what I suggested before -- pass 0 instead of TS_AUTOLOAD.
If somebody doesn't have kmp module loaded it will spit out the warnings again,
because the kernel will try to load it (and it's not atomic operation).
regards,
--
Jiri Slaby (jirislaby@gmail.com)
Faculty of Informatics, Masaryk University
prev parent reply other threads:[~2007-11-05 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-04 17:15 textsearch in module = BUG: scheduling while atomic Felipe Dias
2007-11-04 17:57 ` Jiri Slaby
[not found] ` <3c16e8dc0711041222w6bc67b3fn8320e982ffd723b0@mail.gmail.com>
[not found] ` <472E346E.90309@gmail.com>
2007-11-04 22:05 ` Felipe Dias
2007-11-04 22:16 ` Jiri Slaby
2007-11-04 22:19 ` Jiri Slaby
2007-11-04 22:57 ` Felipe Dias
2007-11-05 14:02 ` Jiri Slaby [this message]
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=472F2281.2040507@gmail.com \
--to=jirislaby@gmail.com \
--cc=felipediassss@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.