ost_gdt_desc, lguest_pages, state.host_gdt_desc);
OFFSET(LGUEST_PAGES_host_idt_desc, lguest_pages, state.host_idt_desc);
[1] http://cekirdek.pardus.org.tr/~caglar/config.2.6.25-rc3
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like
suggested by Geert
Uytterhoeven
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
fs/binfmt_aout.c | 12 +++-
1 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/fs/binfmt_aout.c b/fs/binfmt_aout.c
index a1bb224..ba4cddb 100644
--- a/fs/binfmt_aout.c
+++ b/fs/binfmt_aout.c
consider sending these to -stable?
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
);
out_cdev:
cdev_del(&vol->cdev);
out_mapping:
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
--
To unsubscribe from this list: send the line "u
Hi;
10 Şub 2008 Paz tarihinde, Linus Torvalds şunları yazmıştı:
>
> On Sun, 10 Feb 2008, S.Çağlar Onur wrote:
> > > >
> > > > - while (dev = device_find_child(&conn->dev, NULL, __match_tty)) {
> > > > + while ((dev = device_find_child
Hi;
10 Şub 2008 Paz tarihinde, Richard Knutsson şunları yazmıştı:
> S.Çağlar Onur wrote:
> > Hi;
> >
> > Following patch silents
> >
> > net/bluetooth/hci_sysfs.c: In function `del_conn':
> > net/bluetooth/hci_sysfs.c:339: warning: suggest parenthese
Hi;
Following patch silents
drivers/mtd/ubi/vmt.c: In function `ubi_create_volume':
drivers/mtd/ubi/vmt.c:379: warning: statement with no effect
compiler warning introduced by commit 801c135ce73d5df1caf3eca35b66a10824ae0707
(UBI: Unsorted Block Images)
Signed-off-by: S.Çağlar Onur &l
[drivers/media/video/em28xx/em28xx-alsa.ko] undefined!
ERROR: "snd_card_register" [drivers/media/video/em28xx/em28xx-alsa.ko]
undefined!
ERROR: "snd_pcm_new" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
drivers/media/v
Hi;
Following patch updates kernel/.gitignore with new auto-generated files
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
kernel/.gitignore |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/kernel/.gitignore b/kernel/.gitignore
index f2ab700..ab4f109 100644
Hi;
Following patch update arch/x86/boot/.gitignore with new auto-generated files
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
arch/x86/boot/.gitignore |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore
RMONCNT, RYRCNT };
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
re not already connected. */
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the bod
en of connection device to NULL before connection
down.)
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
net/bluetooth/hci_sysfs.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/bluetooth/hci_sysfs.c b/net/bluetooth/hci_sysfs.c
index e13cf5e..d2d1e4f 10064
80211_invoke_rx_handlers" into -stable too?
[1]
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ece8edddf067d21c4e5abfe3f1205da1588edbb2
[2]
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=69f817b654d683265118188bbfb8bc0d8978cce
Hi;
22 Oca 2008 Sal tarihinde, S.Çağlar Onur şunları yazmıştı:
> > hm, the IPI sending and receiving is nicely paired up:
> >
> > [ 625.795008] IPI (@smp_reschedule_interrupt) from task swapper:0 on CPU#1:
> > [ 625.795223] IPI (@native_smp_send_reschedule) from tas
22 Oca 2008 Sal tarihinde, Ingo Molnar şunları yazmıştı:
>
> * S.Çağlar Onur <[EMAIL PROTECTED]> wrote:
>
> > > My theory is that for whatever reason we get "repeat" IPIs: multiple
> > > reschedule IPIs although the other CPU only
Hi;
22 Oca 2008 Sal tarihinde, Ingo Molnar şunları yazmıştı:
>
> also, this might reduce the number of cross-CPU wakeups on near-idle
> systems:
>
> echo 1 > /sys/devices/system/cpu/sched_mc_power_savings
>
> [ or if it doesnt, it should ;) ]
>
> Ingo
> --
> To unsubscribe from this
Hi;
22 Oca 2008 Sal tarihinde, Ingo Molnar şunları yazmıştı:
> * S.Çağlar Onur <[EMAIL PROTECTED]> wrote:
> > I grabbed the logs two times to make sure to catch needed info. 1st [1]
> > one is generated while "Rescheduling interrupts" wakeups ~200 times and
> &g
Hi;
22 Oca 2008 Sal tarihinde, Ingo Molnar şunları yazmıştı:
> * S.Çağlar Onur <[EMAIL PROTECTED]> wrote:
>
> > Top causes for wakeups:
> > 59,9% (238,4) : Rescheduling interrupts
> > ^^^
scheduling interrupts" causes at least 200 wakeups
(sometimes i see ~400 wakeups) for me and a quick google search yields [1],
but i didn't see this reported to LKML, so here it is :).
If anything else is needed please yell...
[1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg01009.ht
Hi Again;
16 Oca 2008 Çar tarihinde, S.Çağlar Onur şunları yazmıştı:
> 16 Oca 2008 Çar tarihinde, Steven Rostedt şunları yazmıştı:
> > On Tue, 15 Jan 2008, [utf-8] S.Ã^GaÄ^_lar Onur wrote:
> > > 2.6.24-rc7-rt2 (-rt2 patchset on top of Linus
d for sysfs warnings please just say it...
> >
> > [1] http://cekirdek.pardus.org.tr/~caglar/dmesg.rt
> > [2]
> > http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia-new/files/rt.
> >patch
>
> Thanks for the report. I'll see what I can do for the
r/pardus/devel/kernel/drivers/nvidia-new/files/rt.patch
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description: This is a digitally signed message part.
list_splice(&new_chain, ioat_chan->used_desc.prev);
+ list_splice(&new_chain, &ioat_chan->used_desc);
ioat_chan->dmacount += desc_count;
ioat_chan->pending += desc_count;
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~cagl
d, please just say it.
[1] http://osdir.com/ml/linux.bluez.devel/2004-10/msg00043.html
[2] http://osdir.com/ml/linux.bluez.devel/2004-10/msg00047.html
[3] http://osdir.com/ml/linux.bluez.devel/2004-10/msg00054.html
[4] http://cekirdek.pardus.org.tr/~caglar/kernel/
Cheers
--
S.Çağlar Onu
ers/dma] Hata 2
make: *** [drivers] Hata 2
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
diff --git a/drivers/dma/ioat_dma.c b/drivers/dma/ioat_dma.c
index c1c2dcc..1d66b82 100644
--- a/drivers/dma/ioat_dma.c
+++ b/drivers/dma/ioat_dma.c
@@ -173,10 +173,25 @@ static void ioa
et] Hata 2
compiliation error for current Linus's git tree
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c
index 06fa4ba..8520802 100644
--- a/net/ipv6/tcp_ipv6.c
+++ b/net/ipv6/tcp_ipv6.c
@@ -59,6 +59,7 @@
#include
#include
e[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2
@kernel/sched_fair.c
-const_debug unsigned int sysctl_sched_nr_latency __read_mostly = 20;
+const_debug unsigned int sysctl_sched_nr_latency = 20;
seems solve that issue but i'm not sure this is the right thing to do or
not :)
Cheer
CLOCK_SOURCE_IS_CONTINUOUS,
};
static struct clocksource *hpet_clocksource;
+#endif
/* A lock for concurrent access by app and isr hpet activity. */
static DEFINE_SPINLOCK(hpet_lock);
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a
ror: structure has no member named `bkl_cnt'
make[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
diff --git a/kernel/sched_debug.c b/kernel/sched_debug.c
index b68e593..4659c90 100644
--- a/kernel/sched_debug
oblem about ~4 hours ago :), see "[PATCH] Fix
hci_sock build with CONFIG_COMPAT=n"
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-
To unsubscribe from this list: sen
':
net/bluetooth/hci_sock.c:352: error: storage size of 'ctv' isn't known
net/bluetooth/hci_sock.c:352: warning: unused variable `ctv'
make[2]: *** [net/bluetooth/hci_sock.o] Hata 1
make[1]: *** [net/bluetooth] Hata 2
make: *** [net] Hata 2
Signed-off-by: S.Çağlar Onur
Hi Again;
04 Eyl 2007 Sal tarihinde, S.Çağlar Onur şunları yazmıştı:
> Hi;
>
> 01 Eyl 2007 Cts tarihinde, Linus Torvalds şunları yazmıştı:
> > So have fun, give it a go, and expect a quiet week next week.
>
> After upgrading -rc5 (i'm currently using linus
58873] sr 4:0:0:0: Attached scsi
CD-ROM sr0
You can find the logs and config from [1], i'm on a vacation with unstable
network connection so i may not respond fast enough and i don't have enough
time to bisect for a while :(.
[1] http://cekirdek.pardus.org.tr/~caglar/kernel/
C
/edac_mc.c: * edac_reset_delay_period
drivers/edac/edac_mc.c:static void edac_reset_delay_period(struct mem_ctl_info
*mci, unsigned long value)
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
drivers/edac/edac_mc.c | 17 -
1 files changed, 0 insertions(+), 17 deletions(-)
diff --gi
Hi;
Following trivial patch silents
drivers/char/hpet.c:76: warning: integer constant is too large for "long" type
warning (with gcc-3.4.6)
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
drivers/char/hpet.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff
ired with -smp 2 -m 512)
sometimes
ends up like [1], this occured as soon as qemu window closed.
[1] http://cekirdek.pardus.org.tr/~caglar/kvm/dmesg.latest
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows
vm-vs-slub-fix.patch
Yep, these solved the problems, thanks!
Tested-by: S.Çağlar Onur <[EMAIL PROTECTED]>
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Hi;
Remove -static from Documentation/lguest/Makefile, most distros only provides
shared library form of zlib in their default installation.
And shared linking also provides litte tiny security for hypotetical security
problems will be introduced by zlib :).
Signed-off-by: S.Çağlar Onur
itter : Larry Finger <[EMAIL PROTECTED]>
> Caused-By : ?
> Handled-By : S.Çağlar Onur <[EMAIL PROTECTED]>
> Patch : http://lkml.org/lkml/2007/7/16/380
> Status : patch available
After a off-list discussion this was solved with Linus
better not to ignore this.
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
.gitignore |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8d15830..e3a56e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,4 +47,3 @@ series
cscope
nflicts occured for that
code tree and this tree is no longer trusted so better not to ignore these.
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
.gitignore |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8d15830..060a71d 10
d 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 <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windo
rovide a
mini-pardus image for you to try?
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description: This is a digitally signed message part.
Hi;
18 Tem 2007 Çar tarihinde, S.Çağlar Onur şunları yazmıştı:
> http://cekirdek.pardus.org.tr/~caglar/kvm/netconsole_wo_apparmor is the
> vanilla one's netconsole output, by the way without apparmor patchset
> system not hard freezes.
Ahhh netconsole cannot grab whole output,
Hi;
18 Tem 2007 Çar tarihinde, Avi Kivity şunları yazmıştı:
> S.Çağlar Onur wrote:
> > Hi;
> >
> > 18 Tem 2007 Çar tarihinde, Anthony Liguori şunları yazmıştı:
> >> Can you reproduce without the appArmor patchset?
> >
> > If needed http://cekirdek.p
uce same with vanilla one whenever i found some time :)
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description: This is a digitally signed message part.
Hi;
18 Tem 2007 Çar tarihinde, Anthony Liguori şunları yazmıştı:
> Can you reproduce without the appArmor patchset?
Tomorrow i'll also try with vanilla one but just for records same patchset
worked without a problem until latest kvm merge :)
Cheers
--
S.Çağlar Onur <[EMAIL PROTE
es system freezes at all and
netconsole not works with ipw3945 (netconsole: eth1 doesn't support polling,
aborting) but tomorrow i'll try with cable.
If needed you can find .config and dmesg from [1], if anything else needed
please just say it...
[1] http://cekirdek.pardus.org.tr/~caglar/
le CONFIG_X86_PAE and CONFIG_HIGHMEM64G from now on?
Is this intentional or this is here because of an assumption like "processors
supports virtualization already provides PAE", could you please enlighten me?
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~cag
i/scsi_sysfs.c which lives in drivers-y. Moving bsg in
drivers/scsi seems solves this issues, see following
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
block/Kconfig |8
block/Makefile|1 -
drivers/scsi/Kconfig |8
dr
in drivers-y. Moving bsg in
drivers/scsi seems solves this issues, see following
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
block/Kconfig |8
block/Makefile|1 -
drivers/scsi/Kconfig |8
drivers/scsi/Makefile
a 1
make[1]: *** [drivers/block] Hata 2
make: *** [drivers] Hata 2
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
diff --git a/drivers/block/cciss.c b/drivers/block/cciss.c
index 0fcad43..a2d6612 100644
--- a/drivers/block/cciss.c
+++ b/drivers/block/cciss.c
@@ -1170,7 +1170,7 @@ static int
isdn tree before sending these but somehow i
missed that one, thanks for the info and sorry for noise :)
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description: This is a digitally signed message part.
[resend] i forget to quilt refresh :(, sorry for noise
14 Tem 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> ---
> drivers/isdn/hisax/hfc_pci.c | 13 +
> 1 file changed, 9 insertions(+), 4 deletions(-)
Following patch replaces pci_find_device with pci_get_device
[resend] i forget to quilt refresh :(, sorry for noise
14 Tem 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> ---
> drivers/isdn/hisax/nj_s.c | 21 +
> 1 file changed, 13 insertions(+), 8 deletions(-)
Following patch replaces pci_find_device with pci_get_
[resend] i forget to quilt refresh :(, sorry for noise
14 Tem 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> ---
> drivers/isdn/hisax/nj_u.c | 21 +
> 1 file changed, 13 insertions(+), 8 deletions(-)
Following patch replaces pci_find_device with pci_get_
[resend] i forget to quilt refresh :(, sorry for noise
14 Tem 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> ---
> drivers/isdn/hisax/niccy.c | 21 +
> 1 file changed, 13 insertions(+), 8 deletions(-)
Following patch replaces pci_find_device with pci_get_
ned-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/telespci.c | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
Index: linux-2.6/drivers/isdn/hisax/telespci.c
===
--- linux-2.6.orig/dr
s trailing whitespaces at the ends of lines and converts
smarttabs/whitespaces into real tabs
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/w6692.c | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
Index: linux-2.6/drivers/is
and also removes trailing whitespaces at the ends of lines and converts
smarttabs/whitespaces into real tabs
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/sedlbauer.c | 43
++---
1 file changed, 24 insertions(+), 19 deletions(
s trailing whitespaces at the ends of lines and converts
smarttabs/whitespaces into real tabs
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/nj_s.c | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
Index: linux-2.6/drivers/i
s trailing whitespaces at the ends of lines and converts
smarttabs/whitespaces into real tabs
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/nj_u.c | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
Index: linux-2.6/drivers/i
:478)
and also removes trailing whitespaces at the ends of lines and converts
smarttabs/whitespaces into real tabs
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/enternow_pci.c | 40
--
1 file changed, 22 insertions(+), 18 del
ned-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/hfc_pci.c | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
Index: linux-2.6/drivers/isdn/hisax/hfc_pci.c
===
--- linux-2.6.orig/drivers/isdn
CX versions check IO "
"address\n");
release_io_niccy(cs);
- return 0;
+ goto niccy_dev_cleanup;
}
+ pci_dev_put(niccy_dev);
return 1;
+
+niccy_dev_cleanup:
+ pci_dev_put(niccy_dev);
+
break;
}
+ pci_dev_put(dev_tel);
return (0);
+
+dev_tel_cleanup:
+ pci_dev_put(dev_tel);
+ return (1);
}
int __devinit
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates a
ned-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/bkm_a8.c | 22 +-
1 file changed, 13 insertions(+), 9 deletions(-)
Index: linux-2.6/drivers/isdn/hisax/bkm_a8.c
===
--- linux-2.6.orig/dr
ned-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/bkm_a4t.c | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
Index: linux-2.6/drivers/isdn/hisax/bkm_a4t.c
===
--- linux-2.6.orig/drivers/isdn
ed as Maintained, last activity on ISDN
subsystem's git tree occured 21 Month ago :( so for this reason i'm adding
LKML also.
[1] http://git.kernel.org/?p=linux/kernel/git/kkeil/isdn-2.6.git;a=summary
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Li
ned-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
---
drivers/isdn/hisax/avm_pci.c | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
Index: linux-2.6/drivers/isdn/hisax/avm_pci.c
===
--- linux-2.6.orig/dr
p Reall
5 Reallocated_Sector_Ct 0x0033 067 067 010Pre-fail
Always - 314
196 Reallocated_Event_Count 0x0032 067 067 000Old_age
Always - 314
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is
logs for this 3 seperate machine, its interesting me and
İsmail runs 2.6.22 (over 300 reloacations occured for both of us) and Onur
uses 2.6.18 (0 relocation occured for him)
[1] http://cekirdek.pardus.org.tr/~caglar/SATA/smart.caglar
[2] http://cekirdek.pardus.org.tr/~caglar/SATA/smart.ismail
[
ession introduced by kernels
newer than 2.6.18?
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description: This is a digitally signed message part.
Hi;
06 Tem 2007 Cum tarihinde, Tejun Heo şunları yazmıştı:
> S.Çağlar Onur wrote:
> > [ 4260.278427] ata1.00: cmd ca/00:08:d0:88:bc/00:00:00:00:00/ee tag 0 cdb
> > 0x0 data 4096 out
> > [ 4260.278430] res 51/40:01:d7:88:bc/00:00:0e:00:00/ee Emask 0x9
> > (me
r not (or indicates a hw error), so
dmesg, smartctl -a, /proc/interrupts and lspci -vv outputs can be found @[1]
if anything else needed please just tell...
[1] http://cekirdek.pardus.org.tr/~caglar/SATA/
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Lin
Hi,
03 Tem 2007 Sal tarihinde, Oliver Neukum şunları yazmıştı:
> Am Dienstag, 3. Juli 2007 schrieb S.Çağlar Onur:
> > Hmm i have NIKON D50 also and it works here without a problem with
> > Linus's current git.
>
> Please provide the full lsusb -v for your devices, bot
Hi;
Following patch removes trailing whitespaces at the ends of lines and converts
smarttabs/whitespaces into real tabs.
Signed-off-by: S.Çağlar Onur <[EMAIL PROTECTED]>
drivers/usb/storage/unusual_devs.h | 188
++--
1 files changed, 94 insertions(
] Attached SCSI removable disk
[ 5381.610951] usb-storage: device scan complete
[ 5385.190375] FAT: utf8 is not a recommended IO charset for FAT filesystems,
filesystem will be case sensitive!
...
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like l
t Table" [1] patch
which seems the case here (boots without initramfs/initrd) if that kernel has
that kind of out-of-tree patch.
[1] http://gaugusch.at/kernel.shtml
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Wind
23 Haz 2007 Cts tarihinde, Andrew Morton şunları yazmıştı:
> This looks like 2.6.22 material to me.
>
> Question is: is it also 2.6.21.x material?
I even can reproduce same oops with 2.6.18 :)
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
23 Haz 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> Hi Ingo;
>
> 23 Haz 2007 Cts tarihinde, Ingo Molnar şunları yazmıştı:
> > As usual, any sort of feedback, bugreport, fix and suggestion is more
> > than welcome!
>
> [EMAIL PROTECTED] linux-2.6 $ LC_ALL=C mak
ction `sched_init':
kernel/sched.c:6196: error: `idle_sched_class' undeclared (first use in this
function)
make[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a tee
Hi;
16 Haz 2007 Cts tarihinde, Dave Jones şunları yazmıştı:
> On Sat, Jun 16, 2007 at 02:33:41AM +0300, S.Çağlar Onur wrote:
> > One of our colleagues found following problem with his old laptop while
> > testing Linus's latest git with external alsa-driver (v1.0.14).
16 Haz 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
...
> 3. echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
^^^ performance
Sorry for typo!
>strace -o log -f -tttTTT mpg123 some.mp3
>
> works without a probl
mesg_2.6.22
[6] http://cekirdek.pardus.org.tr/~caglar/kernel/lspci
[7] http://cekirdek.pardus.org.tr/~caglar/kernel/lsmod_2.6.22
[8] http://cekirdek.pardus.org.tr/~caglar/kernel/cpuinfo
[9] http://cekirdek.pardus.org.tr/~caglar/kernel/interrupts
[10] http://cekirdek.pardus.org.tr/~caglar/kernel/config
Cheers
15 Haz 2007 Cum tarihinde, S.Çağlar Onur şunları yazmıştı:
> 15 Haz 2007 Cum tarihinde, Eric W. Biederman şunları yazmıştı:
> > Sight unseen I'm guessing that you have a kexec aware distro that is
> > doing something in the runlevel change scripts and thus unloading the
>
initrd=/boot/initramfs-2.6.22-rc4-CFS-v16
setup_linux_vesafb: 1024x768x16 @ c000 +30
zangetsu ~ # cat /sys/kernel/kexec_loaded
1
zangetsu ~ # cat /sys/kernel/kexec_crash_loaded
0
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living
-2.6.22-rc4-CFS-v16
I'm not sure this is a regression or my(maybe me or kexec document misses some
point) mistake cause this is my first attempt to use kexec, but i want to
report the situation :)
[1]
http://git.kernel.org/?p=linux/kernel/git/horms/kexec-tools-testing.git;a=summary
Cheers
--
10 Haz 2007 Paz tarihinde, Rafael J. Wysocki şunları yazmıştı:
> Can you please try the appended patch?
I cannot reproduce the oops with that patch applied...
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Wi
5d c3 8b 10 89 50 08 <8b>
52 0c c7 40 10 00 00 00 00 c7 40 14 ff ff ff ff 89 50 0c c3
[11028.693561] EIP: [] memory_bm_position_reset+0x5/0x1a SS:ESP
0068:e0383f50
[11028.707698] swsusp: Basic memory bitmaps freed
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.or
re the first appearence of
this versions in kern.log). So as you said it seems definetly a overheating
issue. I'll continue to test/monitor and report back if i can find anything.
Thanks!
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux i
Hi;
26 May 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> Under load (compiling any Qt app. or kernel with -j1 or -j2) audio always
> goes sync with time (and i'm sure it never skips) but video starts slowdown
> and loses its sync with audio (like for the 10th sec. of a m
26 May 2007 Cts tarihinde, S.Çağlar Onur şunları yazmıştı:
> 23 May 2007 Çar tarihinde, Ingo Molnar şunları yazmıştı:
> > As usual, any sort of feedback, bugreport, fix and suggestion is more
> > than welcome!
>
> I have another kaffeine [0.8.4]/xine-lib [1.1.6] pro
27;m pretty sure that
problem not exists or not hit me with CFS-1 to CFS-11). And its only
reproducible with some load and mplayer plays same video without losing its
audio/video sync with same load.
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is
these on top of 2.6.21.1 + CFS-v11 and with some other patches
(bootsplash + apparmor + swap prefetch + your ondemand timer patch)
You can find config.gz and full dmesg at [1]
[1] http://cekirdek.pardus.org.tr/~caglar/hpet/
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr
_mask: 0001
tick_broadcast_oneshot_mask:
...
If you need more output/log etc. please just say :)
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description
d SD/MS-Pro Controller
06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network
Connection (rev 05)
06:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ - PRO/100 VE
(LOM) Ethernet Controller Mobile (rev 03)
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cek
Hi Ingo;
29 Nis 2007 Paz tarihinde, Ingo Molnar şunları yazmıştı:
> * S.Çağlar Onur <[EMAIL PROTECTED]> wrote:
> > I'll report if i can find any reproducable problem, so far CFSv7 works
> > as expected :)
After complete 2 day usage, i still can't reproduce p
15:03:06 (up 21.34) /sbin/mudur.py default
I'll report if i can find any reproducable problem, so far CFSv7 works as
expected :)
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in
1 - 100 of 138 matches
Mail list logo