public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Dieter Nützel <Dieter.Nuetzel@hamburg.de>,
	Andrew Grover <andrew.grover@intel.com>,
	Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: Linux-2.4.1-pre11
Date: Sun, 28 Jan 2001 16:52:49 -0500	[thread overview]
Message-ID: <3A7494B1.70799C19@mandrakesoft.com> (raw)
In-Reply-To: <Pine.LNX.4.10.10101281346030.4151-100000@penguin.transmeta.com>

Linus Torvalds wrote:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > > pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
> > updated: 1-25-2001)  in 2.4.1 final?
> 
> Does it fix stuff? Andrew?

I'm running it here..  No problems yet on my Toshiba test laptop, which
is the same behavior (for me) on 2.4.0-pre10 vanilla.

ACPI changelog, from
http://developer.intel.com/technology/IAPC/acpi/index.htm follows...


> Summary of changes for this label: 01_25_01
> 
> Core ACPI CA Subsystem:
> Restructured the implementation of object store support within the 
> interpreter.  This includes support for the Store operator as well
> as any ASL operators that include a target operand.
> 
> Partially implemented support for Implicit Result-to-Target conversion.
> This is when a result object is converted on the fly to the type of
> an existing target object.  Completion of this support is pending
> further analysis of the ACPI specification concerning this matter.
> 
> CPU-specific code has been removed from the subsystem (hardware directory).
> 
> New Power Management Timer functions added
> 
> Linux OS Services Layer (OSL):
> Moved system state transition code to the core, fixed it, and modified
> Linux OSL accordingly.
> 
> Fixed C2 and C3 latency calculations.
> 
> We no longer use the compilation date for the version message on
> initialization, but retrieve the version from AcpiGetSystemInfo().
> 
> Incorporated for fix Sony VAIO machines.
> 
> Documentation:
> The Programmer Reference has been updated and reformatted.
> 
> ASL Compiler:
> Version X2013:
> Fixed a problem where the line numbering and error reporting could get out
> of sync in the presence of multiple include files.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-28 21:54 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-28 19:23 Linux-2.4.1-pre11 Dieter Nützel
2001-01-28 21:46 ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-28 21:52   ` Jeff Garzik [this message]
2001-01-28 22:53     ` Linux-2.4.1-pre11 Drew Bertola
2001-01-28 23:39       ` Linux-2.4.1-pre11 Drew Bertola
2001-01-29  0:09         ` Linux-2.4.1-pre11 Drew Bertola
2001-01-29  3:48         ` Linux-2.4.1-pre11 Jeff Garzik
2001-01-28 22:08   ` Linux-2.4.1-pre11 Derek Wildstar
2001-01-29  2:20   ` Linux-2.4.1-pre11 Dieter Nützel
  -- strict thread matches above, loose matches on Subject: below --
2001-01-29 18:07 Linux-2.4.1-pre11 Grover, Andrew
     [not found] <Pine.LNX.4.31.0101281845420.6761-100000@argo.starforce.com>
2001-01-29  1:22 ` Linux-2.4.1-pre11 Derek Wildstar
2001-01-28 23:55 linux-2.4.1-pre11 Louis Garcia
2001-01-28 22:37 ` linux-2.4.1-pre11 Arnaldo Carvalho de Melo
2001-01-29  2:17   ` linux-2.4.1-pre11 Louis Garcia
2001-01-28 18:31 Linux-2.4.1-pre11 Linus Torvalds
2001-01-29  0:55 ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29  0:59   ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-29  1:03     ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29  1:17       ` Linux-2.4.1-pre11 Bob Chiodini
2001-01-29  1:10     ` Linux-2.4.1-pre11 David D.W. Downey
2001-01-29  1:10     ` Linux-2.4.1-pre11 Michael H. Warfield
2001-01-28 23:59       ` Linux-2.4.1-pre11 Arnaldo Carvalho de Melo
2001-01-29  2:36   ` Linux-2.4.1-pre11 Linus Torvalds
2001-01-29  1:10 ` Linux-2.4.1-pre11 Luc de Louw
2001-01-29 10:02 ` Linux-2.4.1-pre11 Meelis Roos
2001-01-29 10:26   ` Linux-2.4.1-pre11 Harold Oga
2001-01-29 10:55     ` Linux-2.4.1-pre11 Ondrej Sury
2001-01-29 23:33       ` Linux-2.4.1-pre11 Harold Oga

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=3A7494B1.70799C19@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --cc=Dieter.Nuetzel@hamburg.de \
    --cc=andrew.grover@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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