All of lore.kernel.org
 help / color / mirror / Atom feed
From: "237 Rumjantsev Egor (PROG)" <rumjantsev@papillon.ru>
To: linux-omap@vger.kernel.org
Subject: spi_complete oops
Date: Tue, 15 May 2012 11:00:54 +0600	[thread overview]
Message-ID: <4FB1E306.6070907@papillon.ru> (raw)

Hello.
I develop driver to communicate to some chip via spi. Chip generate 
interrupts in which i run workqueue. Inside workqueue's handler i need 
to exchange data white chip again. Sometimes i got OOPS in spi_complete 
as args == NULL. What can be the reason of this? SPI message .complete 
and .context set up in __spy_sync call.
I run kernel 3.1.5 on Variscite OM4460 board.

WBR,
-- 
Rumjantsev Egor

                 reply	other threads:[~2012-05-15  5:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4FB1E306.6070907@papillon.ru \
    --to=rumjantsev@papillon.ru \
    --cc=linux-omap@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.