From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geoffrey Lefebvre Subject: Re: latest 3.0 tree Date: Thu, 7 Jul 2005 15:49:37 +0100 Message-ID: References: Reply-To: geoffrey@cs.ubc.ca Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Kip Macy Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Hi, I had the same problem. A make mrproper seems to have fixed the problem for me. I am not too sure what the cause of the problem is. I noticed that CONFIG_HIGHMEM4G is now a default setting for 2.6 kernel but I am not sure if this has anything to do with it. =20 geoffrey On 7/6/05, Kip Macy wrote: > I just did a pull, deleted my -xen0 and -xenU trees, and did a make > world. I've pulled all the latest device changes into my centos 4 > tree. When I start it up as a domU it fails - the issue is that dom0 > oopses when xen_blk tries to register itself (and times out). >=20 > serial console: > (XEN) DOM0: (file=3Dmm.c, line=3D446) Bad L1 flags 100 > (XEN) > Unable to handle kernel paging request at virtual address c077d0a8 > printing eip: > c02ad0b2 > *pde =3D ma 1077d067 pa 0077d067 > *pte =3D ma 1077d021 pa 0077d021 > Oops: 0003 [#1] > PREEMPT > Modules linked in: video thermal processor fan button battery ac > CPU: 0 > EIP: 0061:[] Not tainted VLI > EFLAGS: 00010202 (2.6.11.12-xen0) > EIP is at blkif_connect+0xca/0x1af > eax: 0001082a ebx: 00000000 ecx: 8000ed27 edx: c073b000 > esi: c92077d8 edi: c94d0e60 ebp: c055a064 esp: c07f7edc > ds: 007b es: 007b ss: 0069 > Process events/0 (pid: 3, threadinfo=3Dc07f6000 task=3Dc07da020) > Stack: 00001000 00000001 c0563f60 c07f6000 00000000 00000000 0000ed27 000= 00010 > 000184e9 d082a000 00000001 00000002 0000ed27 c055a060 00000000 c07= f6000 > 00000000 c02acc9d c055a064 00000000 00000004 c01054eb c055a060 000= 00000 > Call Trace: > [] blkif_ctrlif_rx+0x5d/0x8b > [] __ctrl_if_rxmsg_deferred+0x42/0x51 > [] worker_thread+0x213/0x3b1 > [] __ctrl_if_rxmsg_deferred+0x0/0x51 > [] default_wake_function+0x0/0x12 > [] default_wake_function+0x0/0x12 > [] worker_thread+0x0/0x3b1 > [] kthread+0x90/0xba > [] kthread+0x0/0xba > [] kernel_thread_helper+0x5/0xb > Code: 0f b7 44 24 2e 66 85 c0 0f bf d8 0f 88 e6 00 00 00 8b 07 8b 4c > 24 18 8b 15 04 d4 55 c0 05 00 00 00 40 81 c9 00 00 00 80 c1 e8 0c <89> > 0c 82 8b 44 24 14 8b 4e 28 66 89 5e 74 66 89 46 7c 85 c9 8b > <6>device vif1.0 left promiscuous mode > xen-br0: port 2(vif1.0) entering disabled state > xen-br0: port 2(vif1.0) entering disabled state >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >