From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: 2.6.1-rc2-mm1 From: Torrey Hoffman In-Reply-To: <20040107232831.13261f76.akpm@osdl.org> References: <20040107232831.13261f76.akpm@osdl.org> Content-Type: text/plain Message-Id: <1073593346.1618.3.camel@moria.arnor.net> Mime-Version: 1.0 Date: Thu, 08 Jan 2004 12:22:26 -0800 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: Linux-Kernel List , linux-mm@kvack.org List-ID: On Wed, 2004-01-07 at 23:28, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.1-rc2/2.6.1-rc2-mm1/ ... > - There's a fix for the Radeon framebuffer card here which we're a bit > wobbly about. if you have such a thing, please send a report. Boots and runs ok so far on a Radeon 7500 All-In-Wonder, ABIT Max-3 MB with the 875 chipset, P4 800 with HT. Ordinary -rc2 also worked, except I got a bunch of garbage on the screen when the penguins were displayed. That's fixed now. However, I got these during boot... (Ordinary -rc2 didn't have this, IIRC.) Unable to handle kernel paging request at virtual address 284c2029 printing eip: c01741b4 *pde = 00000000 Oops: 0000 [#1] PREEMPT SMP CPU: 0 EIP: 0060:[] Not tainted VLI EFLAGS: 00210202 EIP is at poll_freewait+0x10/0x43 eax: 00000000 ebx: e8838008 ecx: 00200202 edx: c039fa90 esi: e8838008 edi: 284c2025 ebp: ecd17f68 esp: ecd17f5c ds: 007b es: 007b ss: 0068 Process mozilla-bin (pid: 1570, threadinfo=ecd16000 task=e8ffd980) Stack: 00000000 f13bcd28 f13bcd20 ecd17fbc c0174ea4 ecd17fa0 f13bcd20 ecd17fa0 7fffffff 00000001 ecd16000 41a3d7b8 f13bcd28 00000000 f13bcd20 00000000 00000001 c01741e7 e8838000 00000000 f7557d00 41a3d7b0 00000000 406f5238 Call Trace: [] sys_poll+0x23e/0x282 [] __pollwait+0x0/0xac [] sysenter_past_esp+0x43/0x65 Code: 89 e5 8b 45 08 c7 00 e7 41 17 c0 c7 40 08 00 00 00 00 c7 40 04 00 00 00 00 5d c3 55 89 e5 57 56 8b 45 08 53 8b 78 04 85 ff 74 2e <8b> 5f 04 8d 77 08 83 eb 1c 8d 53 04 8b 43 18 e8 fb 04 fb ff 8b Badness in unblank_screen at drivers/char/vt.c:2793 Call Trace: [] unblank_screen+0x127/0x12c [] bust_spinlocks+0x2c/0x54 [] die+0xb1/0x11e [] do_page_fault+0x1f1/0x588 [] schedule+0x39d/0x6b2 [] schedule_timeout+0xb4/0xb6 [] do_page_fault+0x0/0x588 [] error_code+0x2f/0x38 [] poll_freewait+0x10/0x43 [] sys_poll+0x23e/0x282 [] __pollwait+0x0/0xac [] sysenter_past_esp+0x43/0x65 <1>Unable to handle kernel paging request at virtual address 32972029 printing eip: c01741b4 *pde = 00000000 Oops: 0000 [#2] PREEMPT SMP CPU: 0 EIP: 0060:[] Not tainted VLI EFLAGS: 00010202 EIP is at poll_freewait+0x10/0x43 eax: 00000000 ebx: e9383008 ecx: 00000202 edx: c039fa90 esi: e9383008 edi: 32972025 ebp: ecd13f68 esp: ecd13f5c ds: 007b es: 007b ss: 0068 Process notification-ar (pid: 1553, threadinfo=ecd12000 task=f260d340) Stack: 00000000 f1083c08 f1083c00 ecd13fbc c0174ea4 ecd13fa0 f1083c00 ecd13fa0 7fffffff 00000001 ecd12000 080a72e0 f1083c08 00000000 f1083c00 00000000 00000001 c01741e7 e9383000 00000000 e962fda0 080a7288 40141670 401a5238 Call Trace: [] sys_poll+0x23e/0x282 [] __pollwait+0x0/0xac [] sysenter_past_esp+0x43/0x65 Code: 89 e5 8b 45 08 c7 00 e7 41 17 c0 c7 40 08 00 00 00 00 c7 40 04 00 00 00 00 5d c3 55 89 e5 57 56 8b 45 08 53 8b 78 04 85 ff 74 2e <8b> 5f 04 8d 77 08 83 eb 1c 8d 53 04 8b 43 18 e8 fb 04 fb ff 8b Badness in unblank_screen at drivers/char/vt.c:2793 Call Trace: [] unblank_screen+0x127/0x12c [] bust_spinlocks+0x2c/0x54 [] die+0xb1/0x11e [] do_page_fault+0x1f1/0x588 [] schedule+0x39d/0x6b2 [] sock_poll+0x29/0x30 [] do_page_fault+0x0/0x588 [] error_code+0x2f/0x38 [] poll_freewait+0x10/0x43 [] sys_poll+0x23e/0x282 [] __pollwait+0x0/0xac [] sysenter_past_esp+0x43/0x65 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org