Re: IBM HDAPS things are looking up

2005-07-04 Thread Lee Revell
On Mon, 2005-07-04 at 11:36 -0700, dean gaudet wrote: > as for other details it's trivial to lock the daemon in memory and run > it at nice -4 to get a head start on parking even when at 100% cpu and > under memory load. > Negative nice values are not the correct solution when dealing with RT

Kernel unable to read partition table on USB Memory Key

2005-07-04 Thread Roberts-Thomson, James
Hi, I'm trying to diagnose an issue with a USB "Memory Key" (128Mb Flash drive) on my workstation (i386 Linux 2.6.12 kernel, using udev 058). When connecting the key, the kernel fails to read the partition table, and therefore the block device /dev/sda1 isn't created, so I can't mount the

RE: ASUS K8N-DL Beta BIOS

2005-07-04 Thread Hodle, Brian
I actually removed the AGP bus completley from the kernel config and recompiled, this removes the error, and saves you 64mb of ram. -Brian -Original Message- From: Sean Bruno [mailto:[EMAIL PROTECTED] Sent: Monday, July 04, 2005 4:39 PM To: Andi Kleen Cc: Alexander Nyberg; Alistair John

RE: [WORKAROUND] For ASUS K8N-DL PCI allocation issues

2005-07-04 Thread Hodle, Brian
Sean , thats what I have been doing for a few weeks now. If I disable the ACPI APIC in the BIOS I can use the sound, network, and USB. However, if it is enabled it locks while trying to share out IRQ 169 for the USB Controller. (This happens even if I disable the USB Controller!). I fixed it by

IOWAIT block layer problem

2005-07-04 Thread Al Boldi
André Tomt wrote: { On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: Hdparm -tT gives 38mb/s in 2.4.31 Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle Hdparm -tT gives 28mb/s in 2.6.12 Cat /dev/hda > /dev/null gives 2% user 25% sys 0% idle 73% IOWAIT The "hdparm

Re: [git patches] IDE update

2005-07-04 Thread Jeff Garzik
Bartlomiej Zolnierkiewicz wrote: Hi, Please pull from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6.git diffstat+changelog below Bartlomiej drivers/ide/Makefile|1 - drivers/ide/ide-lib.c | 13 + drivers/ide/pci/alim15x3.c | 10

Re: REGRESSION in 2.6.13-rc1: Massive slowdown with Adaptec SCSI

2005-07-04 Thread Neil Brown
On Tuesday July 5, [EMAIL PROTECTED] wrote: > On Tue, Jul 05, 2005 at 11:08:17AM +1000, Neil Brown wrote: > > On 2.6.13-rc1 the same test takes just short on 1 minute and reports > > slightly less than 2 M/Second. > > That sounds like your drives have negotiated an asynchronous transfer >

Re: Problem with inotify

2005-07-04 Thread John McCutchan
On Mon, 2005-07-04 at 20:09 +0100, Anton Altaparmakov wrote: > On Mon, 4 Jul 2005, Daniel Drake wrote: > > Anton Altaparmakov wrote: > > > )-: I have addressed the only things I can think off that could cause > > > the oops and below is the resulting patch. Could you please test it? > > > >

Re: REGRESSION in 2.6.13-rc1: Massive slowdown with Adaptec SCSI

2005-07-04 Thread Matthew Wilcox
On Tue, Jul 05, 2005 at 11:08:17AM +1000, Neil Brown wrote: > On 2.6.13-rc1 the same test takes just short on 1 minute and reports > slightly less than 2 M/Second. That sounds like your drives have negotiated an asynchronous transfer agreement. Could you provide your dmesg to confirm that

REGRESSION in 2.6.13-rc1: Massive slowdown with Adaptec SCSI

2005-07-04 Thread Neil Brown
Hi, I have a server with a: SCSI storage controller: Adaptec AHA-3960D / AIC-7899A U160/m (rev 01) Subsystem: Adaptec AHA-3960D U160/m connected to 14 Vendor: MAXTOR Model: ATLAS15K_36SCA Rev: DTA0 7 on each channel. On 2.6.12 a simple 'dd' write test gives 70

[ANNOUNCE][RFC] PlugSched-5.2.2 for 2.6.13-rc1 and 2.6.13-rc1-mm1

2005-07-04 Thread Peter Williams
PlugSched-5.2.2 is available for 2.6.13-rc1 at: and for 2.6.13-rc1-mm1 at: Very Brief Documentation: You can

Re: sis190

2005-07-04 Thread Francois Romieu
ble, > and the stuff in sis190_get_drvinfo triggers a kernel oops > when the module is loaded (null pointer assignment). Done. Can you check if there is a regression in sis190-000.patch available at http://www.zoreil.com/~romieu/sis190/20050704-2.6.13-rc1/patches ? If it works and you want some entertai

Re: [git patches] IDE update

2005-07-04 Thread André Tomt
Al Boldi wrote: Bartlomiej Zolnierkiewicz wrote: { On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: Hdparm -tT gives 38mb/s in 2.4.31 Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle Hdparm -tT gives 28mb/s in 2.6.12 Cat /dev/hda > /dev/null gives 2% user 25% sys 0% idle 73% IOWAIT The

Re: 2.6.13-rc1-mm1: git-mtd.patch breaks i386 compile

2005-07-04 Thread Thomas Gleixner
On Sat, 2005-07-02 at 11:37 +0200, Thomas Gleixner wrote: > On Sat, 2005-07-02 at 11:16 +0200, Adrian Bunk wrote: > > <-- snip --> > > drivers/mtd/chips/cfi_cmdset_0002.c:584:26: asm/hardware.h: No such file or > > directory > > ... > > make[3]: *** [drivers/mtd/chips/cfi_cmdset_0002.o] Error 1

Re: ALPS psmouse_reset on reconnect confusing Tecra M2

2005-07-04 Thread Dmitry Torokhov
On Monday 04 July 2005 16:14, Mike Waychison wrote: > Hi, > > I just upgrade my Tecra M2 this weekend to the latest GIT tree and > noticed that my mouse pointer/touchpad is now broken on resume. > > Investigating, it appears that mouse device gets confused due to the > introduced

Re: IBM HDAPS things are looking up

2005-07-04 Thread Pavel Machek
Hi! > > Actually, "spin disk down and keep it down" would be nice for other > > reasons. Taking computer for a jog playing mp3s from ramdisk is > > something I'd like to do... > > Isn't that called "laptop-mode" and available already? I remember that > Jens wrote something like that :)

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Alejandro Bonilla
Pavel Machek wrote: Actually, "spin disk down and keep it down" would be nice for other reasons. Taking computer for a jog playing mp3s from ramdisk is something I'd like to do... Pavel This is exactly what I wanted to do. hdparm suspend which would send

Re: setkeycodes, sysrq, and USB keyboard

2005-07-04 Thread Vojtech Pavlik
On Mon, Jul 04, 2005 at 11:43:03PM +0200, federico wrote: > hi all, > > i have a problem: i got a white Apple usb keyboard, but this keyboard > doesn't have PrintScr nor SysRq. > i read in Documentation/sysrq.txt how to change the SYSRQ scancode. > i launched showkey and acknowledged that

[WORKAROUND] For ASUS K8N-DL PCI allocation issues

2005-07-04 Thread Sean Bruno
I have determined that if you disable ACPI altogether in the BIOS I can actually use the on-board hardware. There are still allocation issues, but I can access the USB controller, Sound and Broadcom ethernet adapter at this point. I haven't tested any further and would like some other K8N-DL

Re: ASUS K8N-DL Beta BIOS

2005-07-04 Thread Sean Bruno
On Mon, 2005-07-04 at 23:26 +0200, Andi Kleen wrote: > > 2.6.13-rc1 has some kind of issue with my board due to it's 6GB of RAM. > > It stops when it discovers that there is no "IOMMU". Since I don't see > > anything obvious in the BIOS to activate, I can't boot 2.6.13 at all. > > Full boot log

Re: ASUS K8N-DL Beta BIOS

2005-07-04 Thread Andi Kleen
> Bootdata ok (command line is ro root=/dev/VolGroup00/LogVol00 rhgb apic=debug > acpi=verbose acpi_skip_timer_override) > Linux version 2.6.12 ([EMAIL PROTECTED]) (gcc version 4.0.0 20050519 (Red Hat > 4.0.0-8)) #1 SMP Sat Jun 18 10:21:14 PDT 2005 > BIOS-provided physical RAM map: > BIOS-e820:

Re: IRQ routing problem

2005-07-04 Thread Alexey Dobriyan
On Sunday 03 July 2005 15:16, Marko Kohtala wrote: > irq 20: nobody cared (try booting with the "irqpoll" option) I've filed a bug at kernel bugzilla so your report won't be lost. See http://bugme.osdl.org/show_bug.cgi?id=4843 You can register at http://bugme.osdl.org/createaccount.cgi and add

Re: ASUS K8N-DL Beta BIOS

2005-07-04 Thread Andi Kleen
> 2.6.13-rc1 has some kind of issue with my board due to it's 6GB of RAM. > It stops when it discovers that there is no "IOMMU". Since I don't see > anything obvious in the BIOS to activate, I can't boot 2.6.13 at all. Full boot log please? -Andi - To unsubscribe from this list: send the line

ALPS psmouse_reset on reconnect confusing Tecra M2

2005-07-04 Thread Mike Waychison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I just upgrade my Tecra M2 this weekend to the latest GIT tree and noticed that my mouse pointer/touchpad is now broken on resume. Investigating, it appears that mouse device gets confused due to the introduced psmouse_reset(psmouse) during

RE: IRQ routing problem

2005-07-04 Thread Protasevich, Natalie
> I've been having interrupt problems. 2.6.12 worked fine, but > soon after it got broken and was still broken just now that I > checked git version. > > Interrupts get somehow misrouted. > > Here is a part from the syslog showing the problem: > > Jul 3 13:17:09 kohtala kernel: USB Universal

[patch] I-pipe 2.6.12-v0.9-00

2005-07-04 Thread Philippe Gerum
The interrupt pipeline patch v0.9-00 has been released, adding support for the ia64 architecture. A split version of the patch for x86, ppc32 and ia64 is available here: http://download.gna.org/adeos/patches/v2.6/ipipe/split/ Patch sequence to build a Linux 2.6.12 tree with I-pipe support:

Re: ASUS K8N-DL Beta BIOS

2005-07-04 Thread Sean Bruno
Even more fun today with the ASUS release 1004 of the BIOS. Looks like you CANNOT disable the Nvidia SATA controller without causing the system to lock. I can't seem to work around this new issue with the system without backing my BIOS down to 1003. With the Nvidia SATA controller enabled,

Re: 2.6.12-rc6 mm->total_vm accounting imbalance?

2005-07-04 Thread Alexey Dobriyan
On Friday 01 July 2005 18:13, Frank van Maarseveen wrote: > It seems that mm->vm_total is decreased too many times and wraps below > zero: > VmSize: 4294966376 kB <== > VmData: 4294960304 kB <== I've filed a bug at kernel bugzilla so your report won't be lost.

Re: [git patches] IDE update

2005-07-04 Thread Bartlomiej Zolnierkiewicz
On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: > Bartlomiej Zolnierkiewicz wrote: { > > > > > >>On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: > > >>Hdparm -tT gives 38mb/s in 2.4.31 > > >>Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle > > >> > > >>Hdparm -tT gives 28mb/s in 2.6.12 > >

Re: [patch 5/12] lsm stacking v0.2: actual stacker module

2005-07-04 Thread Tony Jones
On Mon, Jul 04, 2005 at 03:06:46PM -0500, [EMAIL PROTECTED] wrote: > > You are calling __symbol_get("ops"). > > > > Maybe (/probably :-)) I'm totally misunderstanding what you are doing but: > > a) I would have thought you would need to call symbol_get on the name the > >caller was passing,

Re: reiser4 plugins

2005-07-04 Thread Horst von Brand
David Masover <[EMAIL PROTECTED]> wrote: > Horst von Brand wrote: > > David Masover <[EMAIL PROTECTED]> wrote: > >>David Weinehall wrote: > >>>On Fri, Jul 01, 2005 at 03:08:58AM -0500, David Masover wrote: > David Weinehall wrote: [...] > >>Even if they don't, it would be more beneficial to

RE: [git patches] IDE update

2005-07-04 Thread Al Boldi
Bartlomiej Zolnierkiewicz wrote: { > > > >>On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: > >>Hdparm -tT gives 38mb/s in 2.4.31 > >>Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle > >> > >>Hdparm -tT gives 28mb/s in 2.6.12 > >>Cat /dev/hda > /dev/null gives 2% user 25% sys 0% idle 73%

Re: IBM HDAPS things are looking up

2005-07-04 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Pavel Machek wrote: > Actually, "spin disk down and keep it down" would be nice for other > reasons. Taking computer for a jog playing mp3s from ramdisk is > something I'd like to do... Isn't that called "laptop-mode" and available already? I

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Pavel Machek
Hi! > > > > This is exactly what I said. Use hdparm to make the HD park > > > > inmediatelly. I did send the email to the HDPARM developer, but he > > > > never > > > > replied. I asked him what would be the best way to make the HD park > > > > with > > > > no exception and then let it come

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Pavel Machek
Hi! > > BTW, we are on irc.freenode.org in #hdaps If anyone is interested. > > > > .Alejandro > > > I just had a nice chat with the guys there and we got some > improvements made by them and us merged up. And I /think/ we agreed > that I'll maintain the driver, merge fixes/features etc and

Re: 2.6.13-rc1-mm1

2005-07-04 Thread Alexey Dobriyan
On Saturday 02 July 2005 02:05, Rafael J. Wysocki wrote: > I get this errors on a dual-Opteron box (64-bit): > ReiserFS: sdb3: warning: sh-2006: read_super_block: bread failed (dev sdb3, > block 16, size 512) > ReiserFS: sdb3: warning: sh-2006: read_super_block: bread failed (dev sdb3, > block

Re: [patch 5/12] lsm stacking v0.2: actual stacker module

2005-07-04 Thread serge
Quoting Tony Jones ([EMAIL PROTECTED]): > On Mon, Jul 04, 2005 at 06:51:35AM -0500, [EMAIL PROTECTED] wrote: > > > > I don't think your symbol_get() is doing what you think it is ;-) > > > Hmm, I wonder whether something changed. It shouldn't be possible to > > rmmod module b if module a has

Re: ASUS K8N-DL Beta BIOS

2005-07-04 Thread Sean Bruno
On Sun, 2005-07-03 at 09:37 +0200, Alexander Nyberg wrote: > lör 2005-07-02 klockan 21:32 -0700 skrev Sean Bruno: > > On Sat, 2005-07-02 at 21:44 +0200, Andi Kleen wrote: > > > > I can't really remember whether the detection problem was resolved; my > > > > specific (APIC related) issue was. > >

Re: Firewire/SBP2 and the -mm tree

2005-07-04 Thread Rogério Brito
On Jul 03 2005, Stefan Richter wrote: > Rogério Brito wrote: > >With 2.6.13-rc1-mm1, it works if I patch sbp2.[ch] *and* pass the > >disable_irm parameter. If I don't pass the parameter, I get the same > >strange behaviour as I did before. > > Thanks for the systematic tests. You're welcome. If

Re: [git patches] IDE update

2005-07-04 Thread Bartlomiej Zolnierkiewicz
On 7/4/05, Ondrej Zary <[EMAIL PROTECTED]> wrote: > Al Boldi wrote: > > Bartlomiej Zolnierkiewicz wrote: { > > > >>On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: > >>Hdparm -tT gives 38mb/s in 2.4.31 > >>Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle > >> > >>Hdparm -tT gives 28mb/s in

Re: Consistent kernel panic on 2.6.12 in sk_alloc when using vmware vmnet bridge. Works perfect on 2.6.11.x

2005-07-04 Thread Adrian Bunk
On Mon, Jul 04, 2005 at 11:30:34PM +0400, Mitch wrote: > Hi, Hi, > I'm getting a 100% reproduceable panic (stack attached) when testing out > vmware bridged net module on 2.6.12, 2.6.12.[12]. Reverting back to > 2.6.11.12 (or 2.6.11) works fine. VMware bugs are offtopic on this list, since

Re: Consistent kernel panic on 2.6.12 in sk_alloc when using vmware vmnet bridge. Works perfect on 2.6.11.x

2005-07-04 Thread Tomasz Torcz
On Mon, Jul 04, 2005 at 11:30:34PM +0400, Mitch wrote: > Hi, > > I'm getting a 100% reproduceable panic (stack attached) when testing out > vmware bridged net module on 2.6.12, 2.6.12.[12]. Reverting back to > 2.6.11.12 (or 2.6.11) works fine. I believe this was fixed by and update. Download

Re: [patch 5/12] lsm stacking v0.2: actual stacker module

2005-07-04 Thread Tony Jones
On Mon, Jul 04, 2005 at 06:51:35AM -0500, [EMAIL PROTECTED] wrote: > > I don't think your symbol_get() is doing what you think it is ;-) > Hmm, I wonder whether something changed. It shouldn't be possible to > rmmod module b if module a has done a symbol_get on it... Are you thinking of

Consistent kernel panic on 2.6.12 in sk_alloc when using vmware vmnet bridge. Works perfect on 2.6.11.x

2005-07-04 Thread Mitch
Hi, I'm getting a 100% reproduceable panic (stack attached) when testing out vmware bridged net module on 2.6.12, 2.6.12.[12]. Reverting back to 2.6.11.12 (or 2.6.11) works fine. M Jul 4 21:59:32 localhost kernel: vmmon: module license 'unspecified' taints kernel. Jul 4 21:59:32 localhost

RE: reiser4 plugins

2005-07-04 Thread Martin Fouts
Hi, As long as we're being pedantic, not plan 9, research edition 8. The original /proc file system was done by Tom Killian (I early misattributed it to Ritchie) for research edition 8, back in '84. (See http://blogs.sun.com/roller/page/eschrock/20040625 for history) -Original

[-mm patch] Fix inotify umount hangs.

2005-07-04 Thread Anton Altaparmakov
Hi Andrew, Robert, The below patch against 2.6.13-rc1-mm1 fixes the umount hangs caused by inotify. It excludes more inodes from being messed around with in inotify_unmount_inodes(): the ones with zero i_count as they cannot have any watches and the I_WILL_FREE ones which it is not allowed to

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Aaron Cohen wrote: > Can't the accelerometer be used as an input device in addition to just > being a "about to fall detector?" Yes, it can - the kernel driver just prints the data taken from the accelerometer. It's up to another application to

Re: Problem with inotify

2005-07-04 Thread Anton Altaparmakov
On Mon, 4 Jul 2005, Daniel Drake wrote: > Anton Altaparmakov wrote: > > )-: I have addressed the only things I can think off that could cause > > the oops and below is the resulting patch. Could you please test it? > > Yeah!! After removing I_WILL_FREE stuff, that fixed both the oops *and* the

Re: reiser4 plugins

2005-07-04 Thread David Masover
Horst von Brand wrote: Kevin Bowen <[EMAIL PROTECTED]> wrote: [...] So, for instance, if I want to grab all mp3s with Artist "Paul Oakenfold" and change the genre to "techno" (can you do that?), I can use Beagle's search tool to find all mp3s by Oakenfold, but to change the genre, I have

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Aaron Cohen
On 7/4/05, Jens Axboe <[EMAIL PROTECTED]> wrote: > Generel observation on this driver - why isn't it just contained in user > space? You need to do the monitoring and sending of ide commands from > there anyways, I don't see the point of putting it in the kernel. > Can't the accelerometer be

Re: reiser4 plugins

2005-07-04 Thread David Masover
Horst von Brand wrote: David Masover <[EMAIL PROTECTED]> wrote: David Weinehall wrote: On Fri, Jul 01, 2005 at 03:08:58AM -0500, David Masover wrote: David Weinehall wrote: GNOME and KDE run on operating systems that run other kernels than Linux, hence they have to implement their own

Re: IBM HDAPS things are looking up

2005-07-04 Thread Jens Axboe
On Mon, Jul 04 2005, Alejandro Bonilla wrote: > Jens Axboe wrote: > > > > >That's madness, we can't add a kernel thread for every single little > >silly thing. You don't need to stop any io, you just want to make sure > >that your park request gets issued right after the current io has >

Re: IBM HDAPS things are looking up

2005-07-04 Thread dean gaudet
On Mon, 4 Jul 2005, Alejandro Bonilla wrote: >Do you think that the kernel will STOP, HOLD and park the head in less than > a second? OR on the time we need? this is why the windows driver uses heuristics to decide when the laptop is possibly unstable and *may* fall soon... because it takes

Re: [2.6 patch] fix IP_FIB_HASH kconfig warning

2005-07-04 Thread Roman Zippel
Hi, On Mon, 4 Jul 2005, Adrian Bunk wrote: > --- linux-2.6.13-rc1-mm1-full/net/ipv4/Kconfig.old2005-07-02 > 20:07:25.0 +0200 > +++ linux-2.6.13-rc1-mm1-full/net/ipv4/Kconfig2005-07-02 > 20:13:05.0 +0200 > @@ -58,8 +58,9 @@ > depends on IP_ADVANCED_ROUTER >

Re: [PATCH]Fix menuconfig error message

2005-07-04 Thread Roman Zippel
Hi, On Mon, 4 Jul 2005, Kurt Wall wrote: > --- a/scripts/lxdialog/Makefile 2005-07-04 09:54:44.0 -0400 > +++ b/scripts/lxdialog/Makefile 2005-07-04 11:50:00.0 -0400 > @@ -35,8 +35,11 @@ > echo -e "\007" ;\ > echo ">> Unable to find the

Re: IBM HDAPS things are looking up

2005-07-04 Thread Alejandro Bonilla
Jens Axboe wrote: That's madness, we can't add a kernel thread for every single little silly thing. You don't need to stop any io, you just want to make sure that your park request gets issued right after the current io has finished. HI, For me, the heads have to park so fast. That I

Re: RFC: i386: kill !4KSTACKS

2005-07-04 Thread Adrian Bunk
On Wed, Jun 08, 2005 at 03:13:09PM +0300, Denis Vlasenko wrote: > On Wednesday 08 June 2005 14:12, Adrian Bunk wrote: > > On Wed, Jun 08, 2005 at 01:39:56PM +0300, Denis Vlasenko wrote: > > >... > > > NB: gcc 3.4.3 can use excessive stack in degenerate cases, so please > > > include gcc version in

Re: Two 2.6.13-rc1 kernel crashes

2005-07-04 Thread Jens Axboe
On Mon, Jul 04 2005, Martin Mokrejs wrote: > Hi, > I use on i686 architecture Gentoo linux with XFS filesystem. > Recently it happened to me 3 time that the machine locked, > although at least once sys-rq+b worked. Here is the log > from remote console. I don't remeber having such problems >

Re: Problem with inotify

2005-07-04 Thread Daniel Drake
Anton Altaparmakov wrote: > )-: I have addressed the only things I can think off that could cause > the oops and below is the resulting patch. Could you please test it? Yeah!! After removing I_WILL_FREE stuff, that fixed both the oops *and* the hang. Everything works nicely now. Thanks a

Linux 2.4.32-pre1

2005-07-04 Thread Marcelo Tosatti
Hi, Here goes the first -pre of v2.4.32. It contains a small amount of fixes, most notably x86_64 security updates. Check for canonical addresses in ptrace (CAN-2005-1762) Fix canonical checking for segment registers in ptrace (CAN-2005-0756) Fix buffer overflow in 32bit execve on x86-64/ia64

Re: [git patches] IDE update

2005-07-04 Thread Ondrej Zary
Al Boldi wrote: Bartlomiej Zolnierkiewicz wrote: { On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: Hdparm -tT gives 38mb/s in 2.4.31 Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle Hdparm -tT gives 28mb/s in 2.6.12 Cat /dev/hda > /dev/null gives 2% user 25% sys 0% idle 73% IOWAIT It

Re: Linux and Plan-9ness

2005-07-04 Thread studdugie
If you dropped the "Unixness" you would have to rename. Maybe Linine, or Linsoft, or Think of all the chaos that would cause. You don't want chaos do you? I mean really, do u want to force all the \w*(?ilinux)\w*(\.(com|org|net))? sites and publications to rename too? Unconscionable! On

Re: Two 2.6.13-rc1 kernel crashes

2005-07-04 Thread Martin MOKREJŠ
# grep CONFIG_4KSTACKS .config # CONFIG_4KSTACKS is not set # .config is attached. Thanks. BTW: The .config should be almost same as for the previous kernel. I usually copy the old-one into new source tree and do "make oldconfig". Zwane Mwaikambo wrote: On Mon, 4 Jul 2005, Martin Mokrejs

RE: [git patches] IDE update

2005-07-04 Thread Al Boldi
Bartlomiej Zolnierkiewicz wrote: { > On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: > Hdparm -tT gives 38mb/s in 2.4.31 > Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle > > Hdparm -tT gives 28mb/s in 2.6.12 > Cat /dev/hda > /dev/null gives 2% user 25% sys 0% idle 73% IOWAIT > > It feels

Re: notebook buttons trouble, acpi related

2005-07-04 Thread Hetfield
Il giorno lun, 04/07/2005 alle 17.30 +0100, Matthew Garrett ha scritto: > Hetfield <[EMAIL PROTECTED]> wrote: > > > if it turns off tft and change brightness i guess kernel should receive > > some events but > > /proc/acpi/event doesn't get them. > > In general, these keys generate events that

Re: Two 2.6.13-rc1 kernel crashes

2005-07-04 Thread Zwane Mwaikambo
On Mon, 4 Jul 2005, Martin Mokrejs wrote: > Hi, > I use on i686 architecture Gentoo linux with XFS filesystem. > Recently it happened to me 3 time that the machine locked, > although at least once sys-rq+b worked. Here is the log > from remote console. I don't remeber having such problems >

Re: setitimer expire too early (Kernel 2.4)

2005-07-04 Thread Marcelo Tosatti
On Sun, Jul 03, 2005 at 08:56:59AM -0300, Marcelo Tosatti wrote: > On Fri, Jul 01, 2005 at 02:14:42PM -0700, George Anzinger wrote: > > Marcelo Tosatti wrote: > > >Hi Olivier, > > > > > >On Fri, Jul 01, 2005 at 07:52:12PM +0200, Olivier Croquette wrote: > > > > > >>Andrew Morton wrote: > > >> > >

[patch 1/1] uml: restore hppfs support

2005-07-04 Thread blaisorblade
Some time ago a trivial patch broke HPPFS (one var became a pointer, not all uses were updated). It wasn't fixed at that time because not very used, now it's been requested so I've fixed this, and it has been tested positively (at least partially). Good for merging now. Signed-off-by: Paolo

Re: notebook buttons trouble, acpi related

2005-07-04 Thread Matthew Garrett
Hetfield <[EMAIL PROTECTED]> wrote: > if it turns off tft and change brightness i guess kernel should receive > some events but > /proc/acpi/event doesn't get them. In general, these keys generate events that are handled by the hardware. The kernel never gets told about them. If you disassemble

Re: patch to create sysfs char device nodes

2005-07-04 Thread Thomas Gleixner
On Tue, 2005-07-05 at 00:14 +0800, Coywolf Qi Hunt wrote: > On 6/9/05, Paolo Galtieri <[EMAIL PROTECTED]> wrote: > > Hi, > > with DEVFS going away I discovered that no character device nodes are > > created if a flash device is present which contains filesystems. The > > mtd-utils package

Two 2.6.13-rc1 kernel crashes

2005-07-04 Thread Martin Mokrejs
Hi, I use on i686 architecture Gentoo linux with XFS filesystem. Recently it happened to me 3 time that the machine locked, although at least once sys-rq+b worked. Here is the log from remote console. I don't remeber having such problems with 2.6.12-rc6-git2, which was my previous testing

Re: patch to create sysfs char device nodes

2005-07-04 Thread Coywolf Qi Hunt
On 6/9/05, Paolo Galtieri <[EMAIL PROTECTED]> wrote: > Hi, > with DEVFS going away I discovered that no character device nodes are > created if a flash device is present which contains filesystems. The > mtd-utils package requires the existence of character device nodes for > performing erase,

RE: Problem with inotify

2005-07-04 Thread Anton Altaparmakov
Gautam, On Mon, 2005-07-04 at 11:55 -0400, Gautam Singaraju wrote: > I had used the 2.6.12 kernel with the latest Inotify. There was no > "I_WILL_FREE" in the any place. And, there was no problem in compilation. Er, yes, obviously. You are not using my patch on top of inotify and original

Re: A "new driver model" and EXPORT_SYMBOL_GPL question

2005-07-04 Thread Michal Jaegermann
On Sun, Jul 03, 2005 at 10:44:41PM -0700, Greg KH wrote: > On Sun, Jul 03, 2005 at 05:12:02PM -0600, Michal Jaegermann wrote: > > > Was a decision to use EXPORT_SYMBOL_GPL deliberate and if yes then > > what considerations dictated it, other then the patch author wrote > > it that way, and what

RE: Problem with inotify

2005-07-04 Thread Gautam Singaraju
Anton, I had used the 2.6.12 kernel with the latest Inotify. There was no "I_WILL_FREE" in the any place. And, there was no problem in compilation. I believe Inotify is very useful and should be included in the next versions of the kernel. Are there any ongoing plans for this? Thanks, Gautam

Re: [PATCH] securityfs

2005-07-04 Thread serge
Quoting Greg KH ([EMAIL PROTECTED]): > On Sun, Jul 03, 2005 at 02:53:17PM -0400, James Morris wrote: > > On Sun, 3 Jul 2005, Tony Jones wrote: > > > > > There just isn't enough content to justify a stacker specific filesystem > > > IMHO. > > > > It might be worth thinking about a more general

[PATCH]Fix menuconfig error message

2005-07-04 Thread Kurt Wall
If you try to run `make menuconfig' on a system that lacks ncurses development libs, you get an error message telling you to install ncurses-devel. Some popular distributions don't have an ncurses-devel package. This patch generalizes the error message. Patch is against 2.6.12. This patch fixes a

Re: [PATCH]Fix menuconfig error message

2005-07-04 Thread Kurt Wall
On Mon, Jul 04, 2005 at 05:16:32PM +0200, David Weinehall wrote: > On Mon, Jul 04, 2005 at 09:57:00AM -0400, Kurt Wall wrote: > > If you try to run `make menuconfig' on a system that lacks ncurses > > development libs, you get an error message telling you to install > > ncurses-devel. Some popular

Re: [git patches] IDE update

2005-07-04 Thread Bartlomiej Zolnierkiewicz
On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote: > Bartlomiej Zolnierkiewicz wrote: { > What is the "int/dma problem"? > } > > Hdparm -tT gives 38mb/s in 2.4.31 > Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle > > Hdparm -tT gives 28mb/s in 2.6.12 > Cat /dev/hda > /dev/null gives 2% user

Problem: scsi/libata/sata

2005-07-04 Thread Rinaldi J. Montessi
About the time the SCSI subsystem is loaded the hard drive activity light comes on and never goes out. The disk is mounted and appears to function correctly: mount /dev/hda1 on / type ext2 (rw) proc on /proc type proc (rw) /dev/sda1 on /mnt/sda1 type ext3 (rw) /dev/sda2 on /home type ext3 (rw)

RE: [git patches] IDE update

2005-07-04 Thread Al Boldi
Bartlomiej Zolnierkiewicz wrote: { What is the "int/dma problem"? } Hdparm -tT gives 38mb/s in 2.4.31 Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle Hdparm -tT gives 28mb/s in 2.6.12 Cat /dev/hda > /dev/null gives 2% user 25% sys 0% idle 73% IOWAIT It feels like DMA is not being

Re: FUSE merging? (2)

2005-07-04 Thread Ragnar Kjørstad
On Mon, Jul 04, 2005 at 03:17:35PM +0200, Miklos Szeredi wrote: > > > I see your point. But then this is really not a security issue, but > > > an "are you sure you want to format C:" style protection for the > > > user's own sake. Adding a mount option (checked by the library) for > > > this

Re: [PATCH]Fix menuconfig error message

2005-07-04 Thread David Weinehall
On Mon, Jul 04, 2005 at 09:57:00AM -0400, Kurt Wall wrote: > If you try to run `make menuconfig' on a system that lacks ncurses > development libs, you get an error message telling you to install > ncurses-devel. Some popular distributions don't have an ncurses-devel > package. This patch

Re: Problem with inotify

2005-07-04 Thread Anton Altaparmakov
On Mon, 2005-07-04 at 15:39 +0100, Anton Altaparmakov wrote: > On Mon, 2005-07-04 at 15:27 +0100, Anton Altaparmakov wrote: > > On Sun, 2005-07-03 at 11:34 +0100, Daniel Drake wrote: > > > I reverted the patch you sent earlier > > > (inotify_unmount_inodes-list-iteration-fix.diff) and applied the

Documentation mismatch in Documentation/kbuild/kconfig-language.txt

2005-07-04 Thread Bodo Eggert
--- Documentation/kbuild/kconfig-language.txt --- - input prompt: "prompt" ["if" ] Every menu entry can have at most one prompt, which is used to display to the user. Optionally dependencies only for this prompt can be added with "if". --- This is misleading, since the "if" will not affect

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Jens Axboe
(don't top post!) On Mon, Jul 04 2005, Shawn Starr wrote: > > We could put it in userspace, but if the system is > swapping like mad, can we still get a critical > response if this remains in userspace fully? Just make sure the program isn't swapped out. > Someone mentioned we should use a

Re: Problem with inotify

2005-07-04 Thread Anton Altaparmakov
On Mon, 2005-07-04 at 15:27 +0100, Anton Altaparmakov wrote: > On Sun, 2005-07-03 at 11:34 +0100, Daniel Drake wrote: > > I reverted the patch you sent earlier > > (inotify_unmount_inodes-list-iteration-fix.diff) and applied the one you > > attached here

Re: [TRIVIAL] drivers/input/serio/i8042-x86ia64.h

2005-07-04 Thread Vojtech Pavlik
On Sat, Jul 02, 2005 at 06:11:49PM +0200, Rene Herman wrote: > Hi Andrew. > > Non-trivial in that I'm unsure of original intent but trivial in that > it's just a printk()... > > On bootup, I see: > > pnp: the driver 'i8042 kbd' has been registered > pnp: match found with the PnP device '00:05'

Re: [Hdaps-devel] Re: IBM HDAPS things are looking up

2005-07-04 Thread Shawn Starr
>From what I'm told its not specific to hard disk, you can put any laptop HD and it will work the same (?). Shawn. --- Jens Axboe <[EMAIL PROTECTED]> wrote: > On Mon, Jul 04 2005, Lenz Grimmer wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hi Jens! > > > > Thanks for

Re: Problem with inotify

2005-07-04 Thread Anton Altaparmakov
On Sun, 2005-07-03 at 11:34 +0100, Daniel Drake wrote: > I reverted the patch you sent earlier > (inotify_unmount_inodes-list-iteration-fix.diff) and applied the one you > attached here (inotify_unmount_inodes-list-iteration-fix2.diff). > > The good news is that the hang is gone. The bad news is

Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested? (Accelerometer))

2005-07-04 Thread Shawn Starr
We could put it in userspace, but if the system is swapping like mad, can we still get a critical response if this remains in userspace fully? Someone mentioned we should use a kernel thread(s) to handle stopping all I/O so we can safely park heads. Shawn. --- Jens Axboe <[EMAIL PROTECTED]>

Re: psmouse, proto

2005-07-04 Thread Vojtech Pavlik
On Mon, Jul 04, 2005 at 03:20:14PM +0200, Côté Alexandre wrote: > kernel : 2.6.11 from kernel-tree 2.6.11-7 on debian sid > > psmouse module install automatically when booting the system (nothing write > in /etc/modules, don't know why it's now automatically install) and dmesg says > input:

wake_up() from interrupt - on the next jiffie?

2005-07-04 Thread gl
Hi This might well be my basic misunderstanding, or the test was wrong, but the probability is pretty low, so, asking here. I thought, if a task sleeps on, say, read() and then data come and there's no other runnable task with a higher priority, the sleeping task should be woken up immediately.

[PATCH]Fix menuconfig error message

2005-07-04 Thread Kurt Wall
If you try to run `make menuconfig' on a system that lacks ncurses development libs, you get an error message telling you to install ncurses-devel. Some popular distributions don't have an ncurses-devel package. This patch generalizes the error message. Patch is against 2.6.12. MAINTAINERS

Re: [PATCH] Kconfig changes 6: Move the Fusion MPT menu

2005-07-04 Thread Bodo Eggert
On Mon, 4 Jul 2005, Bodo Eggert wrote: > And now to something completely different: > > The Fusion MPT controler seems to belong into the SCSI low level driver > submenu. I may well be wrong here. patch is for 2.6.13 --- rc1-a/arch/arm/Kconfig 2005-07-04 15:28:02.0 +0200 +++

[PATCH] Kconfig changes 6: Move the Fusion MPT menu

2005-07-04 Thread Bodo Eggert
On Mon, 4 Jul 2005, Bodo Eggert wrote: > Part 4: The profiling menu. ^ Obviously I can't count to 5. And now to something completely different: The Fusion MPT controler seems to belong into the SCSI low level driver submenu. I may well be wrong here. patch is for 2.6.12, 2.6.13 will be

Re: [PATCH 3/3] Use conditional

2005-07-04 Thread Kurt Garloff
Hi Serge, On Mon, Jul 04, 2005 at 07:37:21AM -0500, [EMAIL PROTECTED] wrote: > Quoting Kurt Garloff ([EMAIL PROTECTED]): > > Getting rid of dummy entirely would be better, I agree, but someone > > needs to review that this won't break anything. > > Unfortunately I think it's way too soon for

Re: IBM HDAPS things are looking up

2005-07-04 Thread Jens Axboe
On Mon, Jul 04 2005, Lenz Grimmer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Jens! > > Thanks for the sample code. I've trimmed the recipient list a bit... > > Jens Axboe wrote: > > > Perhaps the IDLE or IDLEIMMEDIATE commands imply a head parking, that > > would make

re: function ordering (was: Re: [RFC] exit_thread() speedups in x86

2005-07-04 Thread Dan Kegel
Arjan van de Ven wrote: hmm. I wonder if a slightly different approach (based on the __slow) idea would make sense 1) Use -ffunction-sections option from gcc to put each function in it's own section 2) Use readprofile/oprofile data to collect an (external to the code) list of hot/cold functions

Re: FUSE merging? (2)

2005-07-04 Thread Miklos Szeredi
> > I see your point. But then this is really not a security issue, but > > an "are you sure you want to format C:" style protection for the > > user's own sake. Adding a mount option (checked by the library) for > > this would be fine. E.g. with "mount_nonempty" it would not refuse to > >

  1   2   3   4   >