linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: [patch] 2.4.x ACPI updates
@ 2003-08-19  2:04 Brown, Len
  2003-08-19  2:22 ` Jeff Garzik
  2003-08-19 13:30 ` Alan Cox
  0 siblings, 2 replies; 13+ messages in thread
From: Brown, Len @ 2003-08-19  2:04 UTC (permalink / raw)
  To: Jeff Garzik, J.A. Magallon; +Cc: linux-kernel

The ISO_8859_1 acute accent, u with diaeresis, and registered sign, have been in Config.info since Feb 2002.

Andy's tools seem to have extended them to 16-bit characters during a merge.  A "minor gaff"?  Okay, I guess that's fair.  He promises that he doesn't know how to type a latin capital A with a circumflex on his keyboard;-).

Moving on...  Is the fix to restore the 8-bit characters, or use 7-bit characters?

Thanks,
-Len


> -----Original Message-----
> From: Jeff Garzik [mailto:jgarzik@pobox.com] 
> Sent: Monday, August 18, 2003 5:10 PM
> To: J.A. Magallon
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: [patch] 2.4.x ACPI updates
> 
> 
> J.A. Magallon wrote:
> > On 08.18, Jeff Garzik wrote:
> > 
> >>For those without BK, I have extracted Intel's latest 2.4.x 
> ACPI updates
> >>into patch form:
> >>
> >>ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchki
ts/2.4/2.4.22-rc2-acpi1.patch.bz2
> 
> 
> The patch has some strange non-ascii chars there:
> - the first hunk changes a don't to a don't (an apostrophe to a non-ascii
>   acute accent...)
> - A für to a für (I see the current fine on a terminal but not the second)
> - Some copyright symbols...
> 
> See the 1st, 3rd and 4th hunks in the changes to Configure.help.


Bug Intel, not me.

I personally think they shouldn't be changing non-ACPI-related 
Configure.help entries at all, and what you point out was one of the 
minor ACPI gaffs I mentioned to Marcelo and Alan.

	Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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

* Re: [patch] 2.4.x ACPI updates
  2003-08-19  2:04 [patch] 2.4.x ACPI updates Brown, Len
@ 2003-08-19  2:22 ` Jeff Garzik
  2003-08-19 13:30 ` Alan Cox
  1 sibling, 0 replies; 13+ messages in thread
From: Jeff Garzik @ 2003-08-19  2:22 UTC (permalink / raw)
  To: Brown, Len; +Cc: J.A. Magallon, linux-kernel

Brown, Len wrote:
> The ISO_8859_1 acute accent, u with diaeresis, and registered sign, have been in Config.info since Feb 2002.
> 
> Andy's tools seem to have extended them to 16-bit characters during a merge.  A "minor gaff"?  Okay, I guess that's fair.  He promises that he doesn't know how to type a latin capital A with a circumflex on his keyboard;-).
> 
> Moving on...  Is the fix to restore the 8-bit characters, or use 7-bit characters?


Just sent a private message, but to relate the process to others as well...

The fix is to ensure that the ACPI updates sent to Marcelo never touch 
areas of Documentation/Configure.help that do not relate to ACPI ;-) 
Whatever characters are currently in Configure.help, just leave them be :)

	Jeff, being a UTF8 fan, is pained saying this...




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

* RE: [patch] 2.4.x ACPI updates
  2003-08-19  2:04 [patch] 2.4.x ACPI updates Brown, Len
  2003-08-19  2:22 ` Jeff Garzik
@ 2003-08-19 13:30 ` Alan Cox
  1 sibling, 0 replies; 13+ messages in thread
From: Alan Cox @ 2003-08-19 13:30 UTC (permalink / raw)
  To: Brown, Len; +Cc: Jeff Garzik, J.A. Magallon, Linux Kernel Mailing List

On Maw, 2003-08-19 at 03:04, Brown, Len wrote:
> The ISO_8859_1 acute accent, u with diaeresis, and registered sign, have been in Config.info since Feb 2002.
> 
> Andy's tools seem to have extended them to 16-bit characters during a merge. 
> A "minor gaff"?  Okay, I guess that's fair.  He promises that he
> doesn't know how to type a latin capital A with a circumflex on his 
> keyboard;-).

8859-1 is wrong by all accounts even though the file uses it for
historical reasons. If anything his change is a good one since UTF-8
actually has all the accents for even European names (ñ, ŵ , ï etc) many
of which are missing from 8859-1.

For kernel messages we use 7bit ascii and fixed the 8bit oddments to
keep sysklogd happy, for Configure.help it is down picking something. In
the 2.5 case I'd definitely vote for UTF-8 since the configuration tools
are using libraries that grok UTF-8 properly. For 2.4 we might want to
be more conservative and use 7bit since fixing the tools is a PITA and
its wrong in most of the world to emit 8859-1 arbitarily and its wrong
in the USA to emit UTF-8 arbitarily since lots of US folks still use
8859-*




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

* RE: [patch] 2.4.x ACPI updates
  2003-08-23 21:05 Brown, Len
@ 2003-08-23 21:30 ` Marcelo Tosatti
  0 siblings, 0 replies; 13+ messages in thread
From: Marcelo Tosatti @ 2003-08-23 21:30 UTC (permalink / raw)
  To: Brown, Len
  Cc: Jeff Garzik, Grover, Andrew, J.A. Magallon,
	Linux Kernel Mailing List, Alan Cox, acpi-devel



On Sat, 23 Aug 2003, Brown, Len wrote:

>
> > > Len,
> > >
> > > Patch applied, thanks.
>
> Great!
>
> > > Do you have any further information on the ACPI oops
> > reports I sent you?
>
>
> I see this one in my inbox "Subject: 2.4.22-xx powerdown oddities" and
> will follow-up.
>
> If there are more, then forward them to me directly -- the mailing lists
> have had some really weird latencies lately.

plus this one

ACPI kernel crash with 2.4.22-pre7 on ASUS L3800C
http://marc.theaimsgroup.com/?l=linux-kernel&m=106146576326309&w=2

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

* RE: [patch] 2.4.x ACPI updates
@ 2003-08-23 21:05 Brown, Len
  2003-08-23 21:30 ` Marcelo Tosatti
  0 siblings, 1 reply; 13+ messages in thread
From: Brown, Len @ 2003-08-23 21:05 UTC (permalink / raw)
  To: Marcelo Tosatti
  Cc: Jeff Garzik, Grover, Andrew, J.A. Magallon,
	Linux Kernel Mailing List, Alan Cox, acpi-devel


> > Len,
> >
> > Patch applied, thanks.

Great!

> > Do you have any further information on the ACPI oops 
> reports I sent you?


I see this one in my inbox "Subject: 2.4.22-xx powerdown oddities" and
will follow-up.

If there are more, then forward them to me directly -- the mailing lists
have had some really weird latencies lately.

Thanks,
-Len

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

* RE: [patch] 2.4.x ACPI updates
       [not found] <Pine.LNX.4.44.0308230015440.14227-100000@logos.cnet>
@ 2003-08-23 17:26 ` Marcelo Tosatti
  0 siblings, 0 replies; 13+ messages in thread
From: Marcelo Tosatti @ 2003-08-23 17:26 UTC (permalink / raw)
  To: Brown, Len
  Cc: Jeff Garzik, Grover, Andrew, J.A. Magallon,
	Linux Kernel Mailing List, Alan Cox, acpi-devel



On Sat, 23 Aug 2003, Marcelo Tosatti wrote:

>
>
> On Fri, 22 Aug 2003, Brown, Len wrote:
>
> > Hi Marcelo,
> > A small update to what you pulled this morning --
> > fixes config options CONFIG_ACPI_HT_ONLY and CONFIG_HOTPLUG_PCI_ACPI.
> >
> > I'm looking forward to deleting these #ifdef CONFIG_ACPI_HT_ONLY
> > When we can (again) delete acpitable.[ch] in 2.4.23.
> >
> > Please
> >
> > 	bk pull http://linux-acpi.bkbits.net/linux-acpi-2.4.22
> >
> > This
> >
> > This will update the following files:
> >
> >  drivers/hotplug/Config.in |    5 +++--
> >  include/asm-i386/acpi.h   |    7 +++++++
> >  include/linux/acpi.h      |    6 ++++++
> >  3 files changed, 16 insertions(+), 2 deletions(-)
> >
> > through these ChangeSets:
> >
> > <len.brown@intel.com> (03/08/22 1.1107)
> >    linux-acpi-2.4.22.patch
>
> Len,
>
> Patch applied, thanks.
>
> Do you have any further information on the ACPI oops reports I sent you?
>
> Thanks
>
>

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

* RE: [patch] 2.4.x ACPI updates
@ 2003-08-23  2:15 Brown, Len
  0 siblings, 0 replies; 13+ messages in thread
From: Brown, Len @ 2003-08-23  2:15 UTC (permalink / raw)
  To: Marcelo Tosatti
  Cc: Jeff Garzik, Grover, Andrew, J.A. Magallon,
	Linux Kernel Mailing List, Alan Cox, acpi-devel

Hi Marcelo,
A small update to what you pulled this morning --
fixes config options CONFIG_ACPI_HT_ONLY and CONFIG_HOTPLUG_PCI_ACPI.

I'm looking forward to deleting these #ifdef CONFIG_ACPI_HT_ONLY
When we can (again) delete acpitable.[ch] in 2.4.23.

Please 

	bk pull http://linux-acpi.bkbits.net/linux-acpi-2.4.22

This 

This will update the following files:

 drivers/hotplug/Config.in |    5 +++--
 include/asm-i386/acpi.h   |    7 +++++++
 include/linux/acpi.h      |    6 ++++++
 3 files changed, 16 insertions(+), 2 deletions(-)

through these ChangeSets:

<len.brown@intel.com> (03/08/22 1.1107)
   linux-acpi-2.4.22.patch

ps. the plain patch is also available here:
http://prdownloads.sourceforge.net/acpi/acpi-20030813-2.4.22-rc2.diff?do
wnload

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

* RE: [patch] 2.4.x ACPI updates
@ 2003-08-22  2:49 Brown, Len
  0 siblings, 0 replies; 13+ messages in thread
From: Brown, Len @ 2003-08-22  2:49 UTC (permalink / raw)
  To: Marcelo Tosatti
  Cc: Jeff Garzik, Grover, Andrew, J.A. Magallon,
	Linux Kernel Mailing List, Alan Cox, acpi-devel

Marcelo,

Here's an update to the ACPI back port to the 2.4.22 tree.

The BK tree and the patch have been replaced with the new version:
http://linux-acpi.bkbits.net/linux-acpi-2.4.22
https://sourceforge.net/project/showfiles.php?group_id=36832
This incorporates feedback from Andy Grover and Patrick Mochel.
It fixed some config dependencies, and followed Patrick's lead
on #ifdef hygiene to address the build issue.

Thanks,
-Len

This will update the following files:

 Documentation/Configure.help        |   25 +-
 Documentation/kernel-parameters.txt |    8 
 Makefile                            |    2 
 arch/i386/kernel/acpi.c             |   66 +++++--
 arch/i386/kernel/acpitable.c        |   10 -
 arch/i386/kernel/acpitable.h        |    4 
 arch/i386/kernel/dmi_scan.c         |  213 +++++++++++++++++++++++-
 arch/i386/kernel/io_apic.c          |   14 +
 arch/i386/kernel/mpparse.c          |   23 +-
 arch/i386/kernel/setup.c            |   61 ++++--
 arch/i386/kernel/smpboot.c          |    2 
 drivers/Makefile                    |    2 
 drivers/acpi/Config.in              |    2 
 drivers/acpi/Makefile               |    7 
 drivers/acpi/bus.c                  |    2 
 drivers/acpi/executer/exutils.c     |    2 
 drivers/acpi/hardware/hwregs.c      |   21 +-
 drivers/acpi/osl.c                  |   27 ++-
 drivers/acpi/pci_irq.c              |   15 +
 drivers/acpi/pci_link.c             |  100 +++++++----
 drivers/acpi/processor.c            |    1 
 drivers/acpi/tables.c               |  120 +++++++------
 drivers/acpi/tables/tbconvrt.c      |    6 
 drivers/acpi/tables/tbget.c         |    4 
 drivers/acpi/tables/tbinstal.c      |   42 +++-
 drivers/acpi/tables/tbrsdt.c        |    2 
 drivers/acpi/tables/tbxfroot.c      |    6 
 drivers/acpi/toshiba_acpi.c         |    3 
 drivers/acpi/utilities/utglobal.c   |    6 
 drivers/hotplug/Config.in           |    2 
 include/acpi/acconfig.h             |    2 
 include/acpi/acpi_drivers.h         |    2 
 include/acpi/platform/acenv.h       |    6 
 include/asm-i386/acpi.h             |   44 ++--
 include/asm-i386/io_apic.h          |    2 
 include/asm-i386/mpspec.h           |    4 
 include/linux/acpi.h                |   21 +-
 37 files changed, 625 insertions(+), 254 deletions(-)

through these ChangeSets:

<len.brown@intel.com> (03/08/21 1.1100)
   acpi-build.patch

<len.brown@intel.com> (03/08/21 1.1099)
   acpi-20030813-2.4.22-rc2.diff

> -----Original Message-----
> From: Brown, Len 
> Sent: Tuesday, August 19, 2003 8:01 PM
> To: Jeff Garzik; Grover, Andrew; 'Marcelo Tosatti'
> Cc: J.A. Magallon; Linux Kernel Mailing List; Alan Cox; 
> acpi-devel@sourceforge.net
> Subject: RE: [patch] 2.4.x ACPI updates
> 
> 
> Andy/Jeff/Marcelo,
> 
> At Jeff's request, I've back ported ACPICA 20030813 from 
> http://linux-acpi.bkbits.net/linux-acpi-2.4 into a new tree 
> for 2.4.22:
> http://linux-acpi.bkbits.net/linux-acpi-2.4.22
> 
> I've restored acpitable.[ch], which was deleted too late for 
> this release cycle; and will live on until 2.4.23 -- as well 
> as restored CONFIG_ACPI_HT_ONLY under CONFIG_ACPI; restored 
> the 8-bit characters that got expanded to 16-bits in a 
> previous merge; and deleted some dmesg verbiage that Jeff 
> didn't think was appropriate for the baseline kernel.
> 
> I exported this a patch and then imported onto a clone of 
> Marcelo's tree, so it appears as a single cset where the 
> changes that got un-done never happened.  I've done some 
> sanity tests on it, and will test it some more tomorrow.  
> Take a look at it and let me know if I missed anything.  When 
> Andy is happy with it I'll leave it to him to re-issue a pull 
> request from Marcelo.
> 
> > This includes a rework of the ACPI config and cmdline 
> options. It now
> > supports DMI-based blacklisting, and cmdline options have been
> > simplified to "acpi=off", "acpi=ht" (use ACPI for CPU enum only) and
> > "acpi=force" (to override the blacklist.)
> 
> > It also includes some PCI IRQ routing changes, that seem to 
> help some
> > people's systems work better.
> 
> In addition, the "noapic" flag now works properly when full 
> ACPI is enabled.
> 
> Thanks,
> -Len
> 
> Ps. The plain patch on top of Marcelo's current tree is 
> available here:
> https://sourceforge.net/project/showfiles.php?group_id=36832
> 
> ----------
> This will update the following files:
> 
>  Documentation/kernel-parameters.txt |    8 
>  Makefile                            |    2 
>  arch/i386/kernel/acpi.c             |   53 ++++-
>  arch/i386/kernel/acpitable.c        |   10 
>  arch/i386/kernel/acpitable.h        |    4 
>  arch/i386/kernel/dmi_scan.c         |  251 +++++++++++++++++++++++-
>  arch/i386/kernel/io_apic.c          |   14 -
>  arch/i386/kernel/mpparse.c          |   34 ++-
>  arch/i386/kernel/setup.c            |   54 ++---
>  arch/i386/kernel/smpboot.c          |    2 
>  drivers/Makefile                    |    2 
>  drivers/acpi/Config.in              |    2 
>  drivers/acpi/Makefile               |    7 
>  drivers/acpi/bus.c                  |    2 
>  drivers/acpi/executer/exutils.c     |    2 
>  drivers/acpi/hardware/hwregs.c      |   21 +-
>  drivers/acpi/osl.c                  |   27 +-
>  drivers/acpi/pci_irq.c              |   15 +
>  drivers/acpi/pci_link.c             |  100 ++++++---
>  drivers/acpi/processor.c            |    1 
>  drivers/acpi/tables.c               |  120 ++++++-----
>  drivers/acpi/tables/tbconvrt.c      |    6 
>  drivers/acpi/tables/tbget.c         |    4 
>  drivers/acpi/tables/tbinstal.c      |   42 ++--
>  drivers/acpi/tables/tbrsdt.c        |    2 
>  drivers/acpi/tables/tbxfroot.c      |    6 
>  drivers/acpi/toshiba_acpi.c         |    3 
>  drivers/acpi/utilities/utglobal.c   |    6 
>  include/acpi/acconfig.h             |    2 
>  include/acpi/acpi_drivers.h         |    2 
>  include/acpi/platform/acenv.h       |    6 
>  include/asm-i386/io_apic.h          |    2 
>  32 files changed, 598 insertions(+), 214 deletions(-)
> 
> through these ChangeSets:
> 
> <len.brown@intel.com> (03/08/19 1.1097)
>    patch_2.4.22-rc2_to_acpi-2.4-20030813
> 
> 
> 

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

* RE: [patch] 2.4.x ACPI updates
  2003-08-20  0:04 Brown, Len
@ 2003-08-20 18:15 ` Marcelo Tosatti
  0 siblings, 0 replies; 13+ messages in thread
From: Marcelo Tosatti @ 2003-08-20 18:15 UTC (permalink / raw)
  To: Brown, Len
  Cc: Jeff Garzik, Grover, Andrew, J.A. Magallon,
	Linux Kernel Mailing List, Alan Cox, acpi-devel



On Tue, 19 Aug 2003, Brown, Len wrote:

> Andy/Jeff/Marcelo,
>
> At Jeff's request, I've back ported ACPICA 20030813 from
> http://linux-acpi.bkbits.net/linux-acpi-2.4 into a new tree for 2.4.22:
> http://linux-acpi.bkbits.net/linux-acpi-2.4.22
>
> I've restored acpitable.[ch], which was deleted too late for this
> release cycle; and will live on until 2.4.23 -- as well as restored
> CONFIG_ACPI_HT_ONLY under CONFIG_ACPI; restored the 8-bit characters
> that got expanded to 16-bits in a previous merge; and deleted some dmesg
> verbiage that Jeff didn't think was appropriate for the baseline kernel.
>
> I exported this a patch and then imported onto a clone of Marcelo's
> tree, so it appears as a single cset where the changes that got un-done
> never happened.  I've done some sanity tests on it, and will test it
> some more tomorrow.  Take a look at it and let me know if I missed
> anything.  When Andy is happy with it I'll leave it to him to re-issue a
> pull request from Marcelo.

Cool!!

Ill try to take a look at the patch now (having serious conectivity issues
:()


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

* RE: [patch] 2.4.x ACPI updates
@ 2003-08-20  0:04 Brown, Len
  2003-08-20 18:15 ` Marcelo Tosatti
  0 siblings, 1 reply; 13+ messages in thread
From: Brown, Len @ 2003-08-20  0:04 UTC (permalink / raw)
  To: Jeff Garzik, Grover, Andrew, Marcelo Tosatti
  Cc: J.A. Magallon, Linux Kernel Mailing List, Alan Cox, acpi-devel

Andy/Jeff/Marcelo,

At Jeff's request, I've back ported ACPICA 20030813 from 
http://linux-acpi.bkbits.net/linux-acpi-2.4 into a new tree for 2.4.22:
http://linux-acpi.bkbits.net/linux-acpi-2.4.22

I've restored acpitable.[ch], which was deleted too late for this
release cycle; and will live on until 2.4.23 -- as well as restored
CONFIG_ACPI_HT_ONLY under CONFIG_ACPI; restored the 8-bit characters
that got expanded to 16-bits in a previous merge; and deleted some dmesg
verbiage that Jeff didn't think was appropriate for the baseline kernel.

I exported this a patch and then imported onto a clone of Marcelo's
tree, so it appears as a single cset where the changes that got un-done
never happened.  I've done some sanity tests on it, and will test it
some more tomorrow.  Take a look at it and let me know if I missed
anything.  When Andy is happy with it I'll leave it to him to re-issue a
pull request from Marcelo.

> This includes a rework of the ACPI config and cmdline options. It now
> supports DMI-based blacklisting, and cmdline options have been
> simplified to "acpi=off", "acpi=ht" (use ACPI for CPU enum only) and
> "acpi=force" (to override the blacklist.)

> It also includes some PCI IRQ routing changes, that seem to help some
> people's systems work better.

In addition, the "noapic" flag now works properly when full ACPI is
enabled.

Thanks,
-Len

Ps. The plain patch on top of Marcelo's current tree is available here:
https://sourceforge.net/project/showfiles.php?group_id=36832

----------
This will update the following files:

 Documentation/kernel-parameters.txt |    8 
 Makefile                            |    2 
 arch/i386/kernel/acpi.c             |   53 ++++-
 arch/i386/kernel/acpitable.c        |   10 
 arch/i386/kernel/acpitable.h        |    4 
 arch/i386/kernel/dmi_scan.c         |  251 +++++++++++++++++++++++-
 arch/i386/kernel/io_apic.c          |   14 -
 arch/i386/kernel/mpparse.c          |   34 ++-
 arch/i386/kernel/setup.c            |   54 ++---
 arch/i386/kernel/smpboot.c          |    2 
 drivers/Makefile                    |    2 
 drivers/acpi/Config.in              |    2 
 drivers/acpi/Makefile               |    7 
 drivers/acpi/bus.c                  |    2 
 drivers/acpi/executer/exutils.c     |    2 
 drivers/acpi/hardware/hwregs.c      |   21 +-
 drivers/acpi/osl.c                  |   27 +-
 drivers/acpi/pci_irq.c              |   15 +
 drivers/acpi/pci_link.c             |  100 ++++++---
 drivers/acpi/processor.c            |    1 
 drivers/acpi/tables.c               |  120 ++++++-----
 drivers/acpi/tables/tbconvrt.c      |    6 
 drivers/acpi/tables/tbget.c         |    4 
 drivers/acpi/tables/tbinstal.c      |   42 ++--
 drivers/acpi/tables/tbrsdt.c        |    2 
 drivers/acpi/tables/tbxfroot.c      |    6 
 drivers/acpi/toshiba_acpi.c         |    3 
 drivers/acpi/utilities/utglobal.c   |    6 
 include/acpi/acconfig.h             |    2 
 include/acpi/acpi_drivers.h         |    2 
 include/acpi/platform/acenv.h       |    6 
 include/asm-i386/io_apic.h          |    2 
 32 files changed, 598 insertions(+), 214 deletions(-)

through these ChangeSets:

<len.brown@intel.com> (03/08/19 1.1097)
   patch_2.4.22-rc2_to_acpi-2.4-20030813



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

* Re: [patch] 2.4.x ACPI updates
  2003-08-18 20:55 ` J.A. Magallon
@ 2003-08-18 21:10   ` Jeff Garzik
  0 siblings, 0 replies; 13+ messages in thread
From: Jeff Garzik @ 2003-08-18 21:10 UTC (permalink / raw)
  To: J.A. Magallon; +Cc: linux-kernel

J.A. Magallon wrote:
> On 08.18, Jeff Garzik wrote:
> 
>>For those without BK, I have extracted Intel's latest 2.4.x ACPI updates
>>into patch form:
>>
>>ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.22-rc2-acpi1.patch.bz2
> 
> 
> The patch has some strange non-ascii chars there:
> - the first hunk changes a don't to a don't (an apostrophe to a non-ascii
>   acute accent...)
> - A für to a für (I see the current fine on a terminal but not the second)
> - Some copyright symbols...
> 
> See the 1st, 3rd and 4th hunks in the changes to Configure.help.


Bug Intel, not me.

I personally think they shouldn't be changing non-ACPI-related 
Configure.help entries at all, and what you point out was one of the 
minor ACPI gaffs I mentioned to Marcelo and Alan.

	Jeff




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

* Re: [patch] 2.4.x ACPI updates
  2003-08-18 19:09 Jeff Garzik
@ 2003-08-18 20:55 ` J.A. Magallon
  2003-08-18 21:10   ` Jeff Garzik
  0 siblings, 1 reply; 13+ messages in thread
From: J.A. Magallon @ 2003-08-18 20:55 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-kernel


On 08.18, Jeff Garzik wrote:
> For those without BK, I have extracted Intel's latest 2.4.x ACPI updates
> into patch form:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.22-rc2-acpi1.patch.bz2

The patch has some strange non-ascii chars there:
- the first hunk changes a don't to a don't (an apostrophe to a non-ascii
  acute accent...)
- A für to a für (I see the current fine on a terminal but not the second)
- Some copyright symbols...

See the 1st, 3rd and 4th hunks in the changes to Configure.help.

-- 
J.A. Magallon <jamagallon@able.es>      \                 Software is like sex:
werewolf.able.es                         \           It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-rc2-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))

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

* [patch] 2.4.x ACPI updates
@ 2003-08-18 19:09 Jeff Garzik
  2003-08-18 20:55 ` J.A. Magallon
  0 siblings, 1 reply; 13+ messages in thread
From: Jeff Garzik @ 2003-08-18 19:09 UTC (permalink / raw)
  To: linux-kernel

For those without BK, I have extracted Intel's latest 2.4.x ACPI updates
into patch form:

ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.22-rc2-acpi1.patch.bz2

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

end of thread, other threads:[~2003-08-23 21:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-19  2:04 [patch] 2.4.x ACPI updates Brown, Len
2003-08-19  2:22 ` Jeff Garzik
2003-08-19 13:30 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2003-08-23 21:05 Brown, Len
2003-08-23 21:30 ` Marcelo Tosatti
     [not found] <Pine.LNX.4.44.0308230015440.14227-100000@logos.cnet>
2003-08-23 17:26 ` Marcelo Tosatti
2003-08-23  2:15 Brown, Len
2003-08-22  2:49 Brown, Len
2003-08-20  0:04 Brown, Len
2003-08-20 18:15 ` Marcelo Tosatti
2003-08-18 19:09 Jeff Garzik
2003-08-18 20:55 ` J.A. Magallon
2003-08-18 21:10   ` Jeff Garzik

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).