owing patch fix the above problem? pata_isapnp is the
> > only one which can have NULL ctl_addr and libata SFF layer wasn't
> > ready for that.
>
> Ping.
Pong. Please consider it fixed and merge the fix upstream - i havent
seen these problems since i put your fix into my qa
Tejun Heo wrote:
> Ingo Molnar wrote:
>> On a second attempt to boot the same bzImage, another ATA related
>> weirdness showed up:
>>
>> [8.226144] Calling initcall 0xc09f3d8e: isapnp_init+0x0/0xf()
>> [8.232017] Bad IO access at port 0x0 (outb(val,port))
>> [8.232799] [ cu
On Feb 11, 2008 11:15 PM, Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Mon, 11 Feb 2008 22:46:18 +0100
> "Torsten Kaiser" <[EMAIL PROTECTED]> wrote:
>
> > On Feb 11, 2008 1:44 AM, Linus Torvalds <[EMAIL PROTECTED]> wrote:
> > > So give it all a good testing.
> >
> > My mm-mystery-crash has now sne
Ingo Molnar wrote:
> On a second attempt to boot the same bzImage, another ATA related
> weirdness showed up:
>
> [8.226144] Calling initcall 0xc09f3d8e: isapnp_init+0x0/0xf()
> [8.232017] Bad IO access at port 0x0 (outb(val,port))
> [8.232799] [ cut here ]
> [
* Arjan van de Ven <[EMAIL PROTECTED]> wrote:
> btw this one was featured in the weekly bug top 10.. it's a rather
> popular thing to happen.
i didnt get very far with bisection. .23 definitely did not crash and
booted up fine - but it produced the "Bad IO ..." messages - so my
automated bise
On Tue, 12 Feb 2008 09:18:16 +0100
Ingo Molnar <[EMAIL PROTECTED]> wrote:
>
> hm, ata_port_wait_eh() started crashing on a testsystem (8-way box):
>
> [ 39.324116] Calling initcall 0xc09f41eb: legacy_init+0x0/0x888()
> [ 39.331868] BUG: unable to handle kernel NULL pointer dereference
> at 0
echo 2.6.25-rc1 > include/config/kernel.release
set -e; ; mkdir -p include/linux/; (echo \#define LINUX_VERSION_CODE
132633; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) +
(c))';) < /usr/src/linux-2.6.25-rc1-git/Makefile >
include/linux/versi
Andrew Morton wrote:
> On Mon, 11 Feb 2008 22:46:18 +0100
> "Torsten Kaiser" <[EMAIL PROTECTED]> wrote:
>> The system is a dual opteron x86_64 system with 4 GB ECC RAM and an
>> nVidia 3600 chipset (MCP55).
>> As noted in the rc3-mm2-thread the crash will also happen, if I use
>> normal ethernet in
On Mon, 11 Feb 2008 22:46:18 +0100
"Torsten Kaiser" <[EMAIL PROTECTED]> wrote:
> On Feb 11, 2008 1:44 AM, Linus Torvalds <[EMAIL PROTECTED]> wrote:
> > So give it all a good testing.
>
> My mm-mystery-crash has now sneaked into mainline:
hm, I don't remember that.
> [ 1463.829078] BUG: unable t
On Feb 11, 2008 1:44 AM, Linus Torvalds <[EMAIL PROTECTED]> wrote:
> So give it all a good testing.
My mm-mystery-crash has now sneaked into mainline:
[ 1463.829078] BUG: unable to handle kernel NULL pointer dereference
at 0378
[ 1463.832141] IP: [] ether1394_dg_complete+0x28/0xa0
[ 14
On Monday 11 February 2008, Sam Ravnborg wrote:
> From 49af821e4b1c07e756cbc2e389eba9d885912602 Mon Sep 17 00:00:00 2001
> From: Sam Ravnborg <[EMAIL PROTECTED]>
> Date: Mon, 11 Feb 2008 14:26:26 +0100
> Subject: [PATCH] kbuild: fix make V=1
>
> When make -s support were added to filechk to
> combi
On Mon, 11 Feb 2008 08:39:11 +0100
Brice Goglin <[EMAIL PROTECTED]> wrote:
> Linus Torvalds wrote:
> > - Lots of cleanups from the x86 merge (making more and more use of
> > common files), but also the big page attribute stuff is in and
> > caused a fair amount of churn, and while most of the iss
Hi Linus.
A kbuild bug sneaked in. Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git
to fix the following bug.
Sam
>From 49af821e4b1c07e756cbc2e389eba9d885912602 Mon Sep 17 00:00:00 2001
From: Sam Ravnborg <[EMAIL PROTECTED]>
Date: Mon, 11 Feb 20
ease
> echo 2.6.25-rc1 > include/config/kernel.release
> set -e; ; mkdir -p include/linux/; (echo \#define LINUX_VERSION_CODE
> 132633; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) +
> (c))';) < /usr/src/linux-2.6.25-rc1-git/Makefil
>> set -e; ; mkdir -p include/linux/; (echo \#define LINUX_VERSION_CODE
http://mid.gmane.org/[EMAIL PROTECTED]
_
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordom
Linus Torvalds wrote:
> - Lots of cleanups from the x86 merge (making more and more use of common
>files), but also the big page attribute stuff is in and caused a fair
>amount of churn, and while most of the issues should have been very
>obvious and all got fixed, this is definitel
release
> echo 2.6.25-rc1 > include/config/kernel.release
> set -e; ; mkdir -p include/linux/; (echo \#define LINUX_VERSION_CODE
> 132633; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) +
> (c))';)
> < /usr/src/linux-2.6.25-rc1-git/Makefile &g
On Sunday 10 February 2008, Linus Torvalds wrote:
>Ok, it's a bloody large -rc (as was 24-rc1, for that matter), probably
>because the 2.6.24 release cycle dragged out, so people had a lot of
>things pending.
>
>The full diff is something like 11MB and 1.4M lines of diffs, with the
>bulk of the stu
cho '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))';)
< /usr/src/linux-2.6.25-rc1-git/Makefile > include/linux/version.h.tmp; if [ -r
include/linux/version.h ] && cmp -s include/linux/version.h
include/linux/version.h.tmp; then rm -f include/lin
Ok, it's a bloody large -rc (as was 24-rc1, for that matter), probably
because the 2.6.24 release cycle dragged out, so people had a lot of
things pending.
The full diff is something like 11MB and 1.4M lines of diffs, with the
bulk of the stuff being in architecture updates and drivers.
Just
20 matches
Mail list logo