Linux bluetooth development
 help / color / mirror / Atom feed
From: Domen Puncer <domen@coderock.org>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Nishanth Aravamudan <nacc@us.ibm.com>,
	kernel-janitors@lists.osdl.org,
	BlueZ Mailing List <bluez-devel@lists.sourceforge.net>,
	Max Krasnyansky <maxk@qualcomm.com>
Subject: Re: bluetooth/bluecard_cs: remove interruptible_sleep_on_timeout() usage
Date: Sat, 19 Feb 2005 00:43:53 +0100	[thread overview]
Message-ID: <20050218234353.GA3840@masina.coderock.org> (raw)
In-Reply-To: <1107562301.6921.115.camel@pegasus>

On 05/02/05 01:11 +0100, Marcel Holtmann wrote:
> Hi Nish,
...
> Unable to handle kernel NULL pointer dereference at virtual address 00000004
>  printing eip:
...
> EIP is at prepare_to_wait+0x32/0xa0
...


I think this is because wait_queue_head_t variable is uninitialized.
(task_list is at offset 4, __add_wait_queue from prepare_to_wait uses it)

DECLARE_WAIT_QUEUE_HEAD should take care of it.


	Domen

      parent reply	other threads:[~2005-02-18 23:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050202225855.GY2546@us.ibm.com>
2005-02-02 23:16 ` [Bluez-devel] Re: [PATCH 19/20] bluetooth/bluecard_cs: remove interruptible_sleep_on_timeout() usage Marcel Holtmann
2005-02-03  0:25   ` Nishanth Aravamudan
2005-02-05  0:11     ` [Bluez-devel] " Marcel Holtmann
2005-02-06 22:19       ` [KJ] " Nish Aravamudan
2005-02-06 22:38         ` [Bluez-devel] " Marcel Holtmann
2005-02-18 23:43       ` Domen Puncer [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=20050218234353.GA3840@masina.coderock.org \
    --to=domen@coderock.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=kernel-janitors@lists.osdl.org \
    --cc=marcel@holtmann.org \
    --cc=maxk@qualcomm.com \
    --cc=nacc@us.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox