All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Alexey Starikovskiy <astarikovskiy@suse.de>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH 2/2] ACPI: EC: Fall back to DSDT scan if ECDT is broken
Date: Fri, 24 Aug 2007 01:17:37 -0400	[thread overview]
Message-ID: <200708240117.37913.lenb@kernel.org> (raw)
In-Reply-To: <46CE53A0.60701@suse.de>

On Thursday 23 August 2007 23:42, Alexey Starikovskiy wrote:
> Len Brown wrote:
> > On Tuesday 21 August 2007 09:22, Alexey Starikovskiy wrote:
> >   
> >> +            printk(KERN_ERR PREFIX "ECDT is broken\n");
> >>     
> >
> > I think this is
> > 1. guaranteed to happen
> >   
> No, it does not happen on machine with correct ECDT, e.g. my TP  is ok.

Let me clarify...
It is guaranteed to happen on _some_ system out in the field
that belongs to somebody who doesn't know what an ECDT is, yes?

> > 2. guaranteed to alarm users and be viewed as a regression.
> >   
> There is a message, that we are trying to get boot EC from just found
> ECDT. If it fails, we tell why.

It tells _you_ why, but the user hasn't a clue.
If it said something like

ACPI: ec: BIOS bug: mumble mumble abc is corrupt, ignoring it

then you'd learn what you want, the the user would
know what they need to know -- that Linux thinks their
BIOS has a bug, but is continuing on.  The user then
can check for a new BIOS if they like, but will
not send their distro mail about the "broken ECDT"
which they think might be related to the
Extra Critical Data Transfer feature that
if broken is surely important and worth reporting...

does this make sense?

thanks,
-Len

> >    They have no clue what an ECDT is, and this warning
> >    doesn't tell them what to do about it, if anything.
> >
> > -Len
> >   
> 

      reply	other threads:[~2007-08-24  5:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21 13:19 [PATCH 1/2] ACPI: EC: make boot_ec fully operational Alexey Starikovskiy
2007-08-21 13:22 ` [PATCH 2/2] ACPI: EC: Fall back to DSDT scan if ECDT is broken Alexey Starikovskiy
2007-08-24  3:37   ` Len Brown
2007-08-24  3:42     ` Alexey Starikovskiy
2007-08-24  5:17       ` Len Brown [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=200708240117.37913.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=astarikovskiy@suse.de \
    --cc=linux-acpi@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.