linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.4.22-rc2
@ 2003-08-08 20:53 Marcelo Tosatti
  2003-08-11 15:44 ` Linux 2.4.22-rc2 : ACPI warning ? Willy Tarreau
  2003-08-11 20:57 ` Linux 2.4.22-rc2 Jens Benecke
  0 siblings, 2 replies; 5+ messages in thread
From: Marcelo Tosatti @ 2003-08-08 20:53 UTC (permalink / raw)
  To: linux-kernel


Hi, 

Here goes release candidate 2. 

It contains yet another bunch of important fixes, detailed below.

Nice weekend for all of you!


Summary of changes from v2.4.22-rc1 to v2.4.22-rc2
============================================

<bjorn.helgaas:hp.com>:
  o HP ZX1 PCI ID update

<khali:linux-fr.org>:
  o i2c-dev ioctl fixes

<marcelo:logos.cnet>:
  o ide.c: Keep hwif->hold flag needed by powermac mbay driver
  o Changed EXTRAVERSION to -rc2

<robn:verdi.et.tudelft.nl>:
  o Do not update fifo timestamps on readonly fses

Alan Cox:
  o ide makefile
  o Promise cable
  o Fix the siimage dma setup bug
  o via ide fix timing bug (as already done in 2.6.0-test)
  o fix bracketing in ti113x pcmcia header
  o remove bogus printk that can spam the logs
  o zero padding in struct on stack
  o get quota version
  o Avoid i810 ICH crashes with MMIO only

Andrew Morton:
  o ext3_read_inode() race fix

Herbert Xu:
  o Fix steal_locks race

Ivan Kokshaysky:
  o alpha: shutdown/reboot fix (Jay Estabrook, me)

Marc-Christian Petersen:
  o Intel ICH5 PCI IDs

Oleg Drokin:
  o reiserfs: fix some issues with extended inode attributes





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

* Re: Linux 2.4.22-rc2 : ACPI warning ?
  2003-08-08 20:53 Linux 2.4.22-rc2 Marcelo Tosatti
@ 2003-08-11 15:44 ` Willy Tarreau
  2003-08-11 20:57 ` Linux 2.4.22-rc2 Jens Benecke
  1 sibling, 0 replies; 5+ messages in thread
From: Willy Tarreau @ 2003-08-11 15:44 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: linux-kernel, andrew.grover

On Fri, Aug 08, 2003 at 05:53:24PM -0300, Marcelo Tosatti wrote:
> 
> Hi, 
> 
> Here goes release candidate 2. 
> 
> It contains yet another bunch of important fixes, detailed below.

Hi Marcelo,

-rc2 seems really fine to me.

But I noticed a strange message at boot time during the PCI IRQ routing through
ACPI, and I'm not sure whether it's an info, a warning or an error :

ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S3 S4 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
Disabling VIA memory write queue (PCI ID 0305, rev 03): [55] 8d & 1f -> 0d
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *9 10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12)
ACPI: Embedded Controller [EC0] (gpe 1)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PPB_._PRT]
ACPI: Power Resource [PCR0] (off)
ACPI: Power Resource [PCR1] (off)
schedule_task(): keventd has not started
^^^^^^^^^^^^^^^^
=> this one  !!

PCI: Probing PCI hardware
PCI: Using ACPI for IRQ routing

And here is the portion of .config related to ACPI. I can send the whole
config too, but that doesn't seem useful to me to pollute LKML for the rest...

# CONFIG_HOTPLUG_PCI_ACPI is not set
# ACPI Support
CONFIG_ACPI=y
# CONFIG_ACPI_HT_ONLY is not set
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_RELAXED_AML=y

Cheers,
Willy


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

* Re: Linux 2.4.22-rc2
  2003-08-08 20:53 Linux 2.4.22-rc2 Marcelo Tosatti
  2003-08-11 15:44 ` Linux 2.4.22-rc2 : ACPI warning ? Willy Tarreau
@ 2003-08-11 20:57 ` Jens Benecke
  2003-08-11 22:18   ` Gerardo Exequiel Pozzi
  1 sibling, 1 reply; 5+ messages in thread
From: Jens Benecke @ 2003-08-11 20:57 UTC (permalink / raw)
  To: linux-kernel

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

Marcelo Tosatti wrote:

> Here goes release candidate 2.
> It contains yet another bunch of important fixes, detailed below.
> Nice weekend for all of you!

I'm having problems.  had them with -pre10 as well, posted here, but th=
ey
somehow didn't appear in the list.

Here's the short story: No network (3c509) because the card gets IRQ 22=
 (or
something) and doesn't like it, no USB, no firewire, no X11 (yeah, shou=
ld
have recompiled the NVIDIA drivers, duh), and a total crash on shutdown=
-
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] 5+ messages in thread

* Re: Linux 2.4.22-rc2
  2003-08-11 20:57 ` Linux 2.4.22-rc2 Jens Benecke
@ 2003-08-11 22:18   ` Gerardo Exequiel Pozzi
  2003-08-12 16:41     ` Jens Benecke
  0 siblings, 1 reply; 5+ messages in thread
From: Gerardo Exequiel Pozzi @ 2003-08-11 22:18 UTC (permalink / raw)
  To: Jens Benecke; +Cc: linux-kernel

On Mon, 11 Aug 2003 22:57:21 +0200, Jens Benecke wrote:
>Marcelo Tosatti wrote:
>
>> Here goes release candidate 2.
>> It contains yet another bunch of important fixes, detailed below.
>> Nice weekend for all of you!
>
>I'm having problems.  had them with -pre10 as well, posted here, but
>th= ey
>somehow didn't appear in the list.
>
>Here's the short story: No network (3c509) because the card gets IRQ
>22=
> (or
>something) and doesn't like it, no USB, no firewire, no X11 (yeah,
>shou= ld
>have recompiled the NVIDIA drivers, duh), and a total crash on
>shutdown=-
>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/

try with option "noapic" at boot time.

chau,
 djgera


-- 
Gerardo Exequiel Pozzi ( djgera )
http://www.vmlinuz.com.ar http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D

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

* Re: Linux 2.4.22-rc2
  2003-08-11 22:18   ` Gerardo Exequiel Pozzi
@ 2003-08-12 16:41     ` Jens Benecke
  0 siblings, 0 replies; 5+ messages in thread
From: Jens Benecke @ 2003-08-12 16:41 UTC (permalink / raw)
  To: linux-kernel

Gerardo Exequiel Pozzi wrote:

> On Mon, 11 Aug 2003 22:57:21 +0200, Jens Benecke wrote:
>>Marcelo Tosatti wrote:
>>
>>> Here goes release candidate 2.
>>> It contains yet another bunch of important fixes, detailed below.
>>> Nice weekend for all of you!
>>
>>I'm having problems.  had them with -pre10 as well, posted here, but
>>they somehow didn't appear in the list.
>>Here's the short story: No network (3c509) because the card gets IRQ 
>>22 (or something) and doesn't like it, no USB, no firewire, no X11 
>>(yeah, should have recompiled the NVIDIA drivers, duh), and a total 
>>crash on shutdown in "rmmod" ("kernel BUG in spinlock.h:133, Aiee, 
>>killing interrupt handler") 
> 
> try with option "noapic" at boot time.

I did, this causes "APIC error on CPU0:40" or something (this wasn't
syslogged and I don't remember exactly).

Does that help?


-- 
Jens Benecke

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

end of thread, other threads:[~2003-08-12 16:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-08 20:53 Linux 2.4.22-rc2 Marcelo Tosatti
2003-08-11 15:44 ` Linux 2.4.22-rc2 : ACPI warning ? Willy Tarreau
2003-08-11 20:57 ` Linux 2.4.22-rc2 Jens Benecke
2003-08-11 22:18   ` Gerardo Exequiel Pozzi
2003-08-12 16:41     ` Jens Benecke

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