public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
To: Daniel Smolik <marvin-0pWKB23IDFjrBKCeMvbIDA@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Thinkpad A21m oops when go to sleep second time
Date: Tue, 12 Jul 2005 12:07:19 +0100	[thread overview]
Message-ID: <20050712110719.GA8576@srcf.ucam.org> (raw)
In-Reply-To: <42D36A97.2080807-0pWKB23IDFjrBKCeMvbIDA@public.gmane.org>

On Tue, Jul 12, 2005 at 09:00:39AM +0200, Daniel Smolik wrote:

> [<c020c9be>] uart_suspend_port+0xde/0xf0

This is in the serial code. The problem seems to be that not all serial 
ports are found on resume. Take a look at the following boot-time dmesg 
output:

[4294670.599000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.599000] ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
[4294670.601000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

Note that ttyS0 is found twice. After resume, ttyS0 is still available, 
but ttyS2 now gives ENODEV. If the device was held open over suspend, 
then the next suspend explodes when it tries to suspend the second 
serial device.

Anyone have any idea what's going on here? I'm guessing some sort of 
issue with legacy and ACPI device discovery?
-- 
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar

  parent reply	other threads:[~2005-07-12 11:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  7:00 Thinkpad A21m oops when go to sleep second time Daniel Smolik
     [not found] ` <42D36A97.2080807-0pWKB23IDFjrBKCeMvbIDA@public.gmane.org>
2005-07-12 11:07   ` Matthew Garrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-13  0:59 Li, Shaohua
     [not found] ` <16A54BF5D6E14E4D916CE26C9AD3057502A49971-4yWAQGcml66iAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-07-14  9:20   ` Daniel Smolik
     [not found]     ` <42D62E48.3030306-0pWKB23IDFjrBKCeMvbIDA@public.gmane.org>
2005-07-17 22:18       ` Daniel Smolik

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=20050712110719.GA8576@srcf.ucam.org \
    --to=mjg59-1xo5oi07kqx4cg9nei1l7q@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=marvin-0pWKB23IDFjrBKCeMvbIDA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox