All of lore.kernel.org
 help / color / mirror / Atom feed
From: "S.Çağlar Onur" <caglar@pardus.org.tr>
To: Avi Kivity <avi@qumranet.com>
Cc: Anthony Liguori <anthony@codemonkey.ws>,
	kvm-devel@lists.sourceforge.net,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [kvm-devel] [GIT PULL][RESEND #2] KVM Updates for 2.6.23-rc1
Date: Wed, 18 Jul 2007 20:46:02 +0300	[thread overview]
Message-ID: <200707182046.05358.caglar@pardus.org.tr> (raw)
In-Reply-To: <469DEC04.8000503@qumranet.com>

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

Hi Avi;

18 Tem 2007 Çar tarihinde, Avi Kivity şunları yazmıştı: 
> This trace is certainly a kvm bug.  What guest are you running?  If it
> is free (and does not contain private information), can you post it
> somewhere for me to download?

After seeing your "[PATCH] i386: Decouple PAE from CONFIG_CMPXCHG64" mail i 
applied it on top of Linus's current git and disabled HIGHMEM64 (following is 
the diff between configs)

caglar@zangetsu linux-2.6 $ diff -u config .config
--- config      2007-07-18 12:34:36.000000000 +0300
+++ .config     2007-07-18 19:47:56.000000000 +0300
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.22
-# Wed Jul 18 02:32:10 2007
+# Wed Jul 18 19:47:56 2007
 #
 CONFIG_X86_32=y
 CONFIG_GENERIC_TIME=y
@@ -200,11 +200,10 @@
 CONFIG_DCDBAS=m
 CONFIG_DMIID=y
 # CONFIG_NOHIGHMEM is not set
-# CONFIG_HIGHMEM4G is not set
-CONFIG_HIGHMEM64G=y
+CONFIG_HIGHMEM4G=y
+# CONFIG_HIGHMEM64G is not set
 CONFIG_PAGE_OFFSET=0xC0000000
 CONFIG_HIGHMEM=y
-CONFIG_X86_PAE=y
 CONFIG_ARCH_FLATMEM_ENABLE=y
 CONFIG_ARCH_SPARSEMEM_ENABLE=y
 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
@@ -1228,7 +1227,6 @@
 CONFIG_I2O=m
 CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
 CONFIG_I2O_EXT_ADAPTEC=y
-CONFIG_I2O_EXT_ADAPTEC_DMA64=y
 CONFIG_I2O_CONFIG=m
 CONFIG_I2O_CONFIG_OLD_IOCTL=y
 CONFIG_I2O_BUS=m

And this time i get another oops [1] and because my kernel is tainted by 
nvidia driver i also tried and get same with untainted one [2]. I hope they 
helps...

[1] http://cekirdek.pardus.org.tr/~caglar/kvm/opps_tainted
[2] http://cekirdek.pardus.org.tr/~caglar/kvm/opps_not_tainted

Cheers
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: "S.Çağlar Onur" <caglar-caicS1wCkhO6A22drWdTBw@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [GIT PULL][RESEND #2] KVM Updates for 2.6.23-rc1
Date: Wed, 18 Jul 2007 20:46:02 +0300	[thread overview]
Message-ID: <200707182046.05358.caglar@pardus.org.tr> (raw)
In-Reply-To: <469DEC04.8000503-atKUWr5tajBWk0Htik3J/w@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1880 bytes --]

Hi Avi;

18 Tem 2007 Çar tarihinde, Avi Kivity şunları yazmıştı: 
> This trace is certainly a kvm bug.  What guest are you running?  If it
> is free (and does not contain private information), can you post it
> somewhere for me to download?

After seeing your "[PATCH] i386: Decouple PAE from CONFIG_CMPXCHG64" mail i 
applied it on top of Linus's current git and disabled HIGHMEM64 (following is 
the diff between configs)

caglar@zangetsu linux-2.6 $ diff -u config .config
--- config      2007-07-18 12:34:36.000000000 +0300
+++ .config     2007-07-18 19:47:56.000000000 +0300
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.22
-# Wed Jul 18 02:32:10 2007
+# Wed Jul 18 19:47:56 2007
 #
 CONFIG_X86_32=y
 CONFIG_GENERIC_TIME=y
@@ -200,11 +200,10 @@
 CONFIG_DCDBAS=m
 CONFIG_DMIID=y
 # CONFIG_NOHIGHMEM is not set
-# CONFIG_HIGHMEM4G is not set
-CONFIG_HIGHMEM64G=y
+CONFIG_HIGHMEM4G=y
+# CONFIG_HIGHMEM64G is not set
 CONFIG_PAGE_OFFSET=0xC0000000
 CONFIG_HIGHMEM=y
-CONFIG_X86_PAE=y
 CONFIG_ARCH_FLATMEM_ENABLE=y
 CONFIG_ARCH_SPARSEMEM_ENABLE=y
 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
@@ -1228,7 +1227,6 @@
 CONFIG_I2O=m
 CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
 CONFIG_I2O_EXT_ADAPTEC=y
-CONFIG_I2O_EXT_ADAPTEC_DMA64=y
 CONFIG_I2O_CONFIG=m
 CONFIG_I2O_CONFIG_OLD_IOCTL=y
 CONFIG_I2O_BUS=m

And this time i get another oops [1] and because my kernel is tainted by 
nvidia driver i also tried and get same with untainted one [2]. I hope they 
helps...

[1] http://cekirdek.pardus.org.tr/~caglar/kvm/opps_tainted
[2] http://cekirdek.pardus.org.tr/~caglar/kvm/opps_not_tainted

Cheers
-- 
S.Çağlar Onur <caglar-caicS1wCkhO6A22drWdTBw@public.gmane.org>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2007-07-18 17:47 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 16:51 [GIT PULL][RESEND #2] KVM Updates for 2.6.23-rc1 Avi Kivity
2007-07-17 16:51 ` Avi Kivity
2007-07-17 18:39 ` S.Çağlar Onur
2007-07-17 19:05   ` H. Peter Anvin
2007-07-17 19:05     ` H. Peter Anvin
2007-07-17 19:15     ` Linus Torvalds
2007-07-17 19:15       ` Linus Torvalds
2007-07-17 19:26       ` H. Peter Anvin
2007-07-17 19:26         ` H. Peter Anvin
2007-07-17 23:25 ` S.Çağlar Onur
2007-07-17 23:25   ` S.Çağlar Onur
2007-07-17 23:38   ` [kvm-devel] " Anthony Liguori
2007-07-17 23:38     ` Anthony Liguori
2007-07-17 23:40     ` [kvm-devel] " S.Çağlar Onur
2007-07-18  9:31     ` S.Çağlar Onur
2007-07-18  9:31       ` S.Çağlar Onur
2007-07-18  9:35       ` [kvm-devel] " Avi Kivity
2007-07-18  9:35         ` Avi Kivity
2007-07-18 10:09         ` [kvm-devel] " S.Çağlar Onur
2007-07-18 10:09           ` S.Çağlar Onur
2007-07-18 10:17           ` [kvm-devel] " S.Çağlar Onur
2007-07-18 10:17             ` S.Çağlar Onur
2007-07-18 10:31           ` [kvm-devel] " Avi Kivity
2007-07-18 10:50             ` S.Çağlar Onur
2007-07-18 10:50               ` S.Çağlar Onur
2007-07-20  5:31               ` [kvm-devel] " Avi Kivity
2007-07-20  5:31                 ` Avi Kivity
2007-07-20 11:37                 ` [kvm-devel] " S.Çağlar Onur
2007-07-20 11:37                   ` S.Çağlar Onur
2007-07-18 17:46             ` S.Çağlar Onur [this message]
2007-07-18 17:46               ` S.Çağlar Onur
2007-07-18 18:04               ` [kvm-devel] " Avi Kivity
2007-07-18 18:04                 ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200707182046.05358.caglar@pardus.org.tr \
    --to=caglar@pardus.org.tr \
    --cc=anthony@codemonkey.ws \
    --cc=avi@qumranet.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.