linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [BUG] AS-ioscheduler: kernel panic at as_exit_queue
       [not found] <COL120-W718F2E0FBF40D8870415BFDEDC0@phx.gbl>
@ 2009-01-09  8:05 ` Jens Axboe
  2009-01-12 15:18   ` Pierre Ossman
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2009-01-09  8:05 UTC (permalink / raw)
  To: ???? ??; +Cc: linux-kernel, nick piggin, drzeus

On Thu, Jan 08 2009, ???? ?? wrote:
> 
> Hi Nick & Jens,
> 
>  I met a Kernel Panic with AS, the panic pc is at as_exit_queue, and panic
>  when the function check whether the fifo_list[REQ_SYNC] and
>  fifo_list[REQ_ASYNC] are empty or not, it would Panic if the lists are not
> empty.
> 
>       The k-panic happened when I plugged out my Micro-SD memory card
>  from my phone, the log has been attached onto this mail.
> 
>       I guess there may be some conflicts between AS and Hot-plug
>  mechanism, so I read the code of AS code by code to find anything
>  suspicious. I find that AS might does not consider that do any operations
>  to the fifo_lists when the device driver try to exit its elevator, so there
>  is possibility that when device try to exit, the fifo_lists are not empty,
>  and happen kernel panic, though the possibility is really really very
>  small:).
> 
>       Unfortunately, I have met such k-panic more than two times, so I
>  think I should get your suggestions first, and then try to do some works
>  for this problem:) Look forward for your reply:)
> 
> My Linux version :  2.6.25

Please try a newer version, I _think_ this was fixed in sd. CC'ing
Pierre, just in case.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] AS-ioscheduler: kernel panic at as_exit_queue
  2009-01-09  8:05 ` [BUG] AS-ioscheduler: kernel panic at as_exit_queue Jens Axboe
@ 2009-01-12 15:18   ` Pierre Ossman
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Ossman @ 2009-01-12 15:18 UTC (permalink / raw)
  To: Jens Axboe; +Cc: ???? ??, linux-kernel, nick piggin

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

On Fri, 9 Jan 2009 09:05:17 +0100
Jens Axboe <jens.axboe@oracle.com> wrote:

> 
> Please try a newer version, I _think_ this was fixed in sd. CC'ing
> Pierre, just in case.
> 

When it comes to block layer interactions, and hot removal in
particular, I'm still sticking my head in the sand and wishing the
problems away.

Fully understanding that creation of yours has so far proved to require
way more time than I've been able to put into it. :)

Rgds
-- 
     -- Pierre Ossman

  WARNING: This correspondence is being monitored by the
  Swedish government. Make sure your server uses encryption
  for SMTP traffic and consider using PGP for end-to-end
  encryption.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-12 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <COL120-W718F2E0FBF40D8870415BFDEDC0@phx.gbl>
2009-01-09  8:05 ` [BUG] AS-ioscheduler: kernel panic at as_exit_queue Jens Axboe
2009-01-12 15:18   ` Pierre Ossman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).