Re: [alsa-devel] 3.6.0 regression, distorted sound failure while using jack and hd-audio

2012-10-20 Thread Helge Hafting
#x27;ll try to remove it again for 3.7 Helge Hafting -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

3.6.0 regression, distorted sound failure while using jack and hd-audio

2012-10-07 Thread Helge Hafting
els: 64-bit 3.5.4 or 3.6.0 Distro: funtoo Audio according to lspci: 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04) Please tell if there is anything I should try. I can test other kernel versions or try patches. Helge Hafting --

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-28 Thread Helge Hafting
cputime _made available to them_, then increase the processor speed. The cputime allocated to niced tasks (that may be cpu intensive but shouldn't cause max speed on their own) won't matter then. Helge Hafting -- To unsubscribe from this list: send the line "unsubscribe li

Re: [GIT PATCH] driver core patches against 2.6.24

2008-01-28 Thread Helge Hafting
s for the root device and root fs is built-in, and you can drop the initrd. Takes a second or two off the boot, and some more off the build. Helge Hafting -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordom

Re: The ext3 way of journalling

2008-01-10 Thread Helge Hafting
intervention was not an option. Helge Hafting -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: PAGE_SIZE on 64bit and 32bit machines

2007-11-13 Thread Helge Hafting
s you count the unrealistic option of using generic 2MB pages. Having said that, it is possible to get a feel of what a 8kB page system will be like on intel, by always allocating pages in pairs. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: Question about free/used memory on Linux

2007-10-22 Thread Helge Hafting
etc.) can run on another system with lesser memory. You can test this directly. Boot your 2G machine with mem= Then the machine uses less memory, you get a realistic test of how the smaller machine will perform. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe

Re: tristate and bool not enogh for Kconfig anymore

2007-10-22 Thread Helge Hafting
't be that hard for anyone capable of making the driver in the first place. Modularity and firmware loading are not connected. One is for kernel flexibility, the other is for making a particular device work. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux

Re: [rfc][patch 3/3] x86: optimise barriers

2007-10-15 Thread Helge Hafting
Jarek Poplawski wrote: On Fri, Oct 12, 2007 at 02:44:51PM +0200, Helge Hafting wrote: ... The point is that we _trust_ intel when they says "this will work". Therefore, we can use the optimizations. It was never about legal matters. If we didn't trust intel, then we cou

Re: [rfc][patch 3/3] x86: optimise barriers

2007-10-12 Thread Helge Hafting
Jarek Poplawski wrote: On Fri, Oct 12, 2007 at 10:42:34AM +0200, Helge Hafting wrote: Jarek Poplawski wrote: On 04-10-2007 07:23, Nick Piggin wrote: According to latest memory ordering specification documents from Intel and AMD, both manufacturers are committed to in-order

Re: [rfc][patch 3/3] x86: optimise barriers

2007-10-12 Thread Helge Hafting
ve. Now we know, so now we may optimize. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: IDE DMA doesn't work with pata_via and compact flash card

2007-10-11 Thread Helge Hafting
capability before bying mine. mini-itx.com seems to get this right. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

2007-10-08 Thread Helge Hafting
Thomas Gleixner wrote: On Sat, 29 Sep 2007, Helge Hafting wrote: Thomas Gleixner wrote: I have gone back to 2.6.22rc4, which seems to work. This is a single opteron, although on a dual-slot board. Can you switch to serial console, so we can get some information out of

Re: 2.6.23-rc9 compile error drivers/video/fbmon.c

2007-10-08 Thread Helge Hafting
Adrian Bunk wrote: On Tue, Oct 09, 2007 at 12:00:38AM +0200, Helge Hafting wrote: CC drivers/video/fbmon.o drivers/video/fbmon.c: In function ‘fb_parse_edid’: drivers/video/fbmon.c:867: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attrib _’ before ‘*’ token drivers/video/fbmon.c:867

2.6.23-rc9 compile error drivers/video/fbmon.c

2007-10-08 Thread Helge Hafting
$*block; Source error, or is my tree simply corrupt? Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: One process with multiple user ids.

2007-10-08 Thread Helge Hafting
might happen. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

2007-10-05 Thread Helge Hafting
Andi Kleen wrote: Helge Hafting <[EMAIL PROTECTED]> writes: shrink_dcache_memory That usually means random memory corruption from somewhere -- dcache tends to use a lot of memory and when it is corrupted anywhere these functions tend to crash while walking the lists. Unfortu

Re: Network slowdown due to CFS

2007-10-03 Thread Helge Hafting
holds the lock will be running.) Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

2007-10-01 Thread Helge Hafting
Andi Kleen wrote: Helge Hafting <[EMAIL PROTECTED]> writes: shrink_dcache_memory That usually means random memory corruption from somewhere -- dcache tends to use a lot of memory and when it is corrupted anywhere these functions tend to crash while walking the lists. Unfortu

Re: x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

2007-09-30 Thread Helge Hafting
Thomas Gleixner wrote: On Sat, 29 Sep 2007, Helge Hafting wrote: Thomas Gleixner wrote: I have gone back to 2.6.22rc4, which seems to work. This is a single opteron, although on a dual-slot board. Can you switch to serial console, so we can get some information out of

Re: x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

2007-09-29 Thread Helge Hafting
Thomas Gleixner wrote: On Mon, 2007-09-24 at 23:08 +0200, Helge Hafting wrote: The two kernels mentioned hangs occationally. Typically when I compile something and pass the time by surfing the web. A few minutes and then I notice that the mouse (and everything else in X) stops. kbd LEDs

Re: why network devices don't do reference counting? (Re: [PATCH] Module use count must be updated as bridges are created/destroyed)

2007-09-27 Thread Helge Hafting
ipv6 is not a network driver, it is a protocol. You might be able to remove it if you zap all the routes and applications, ... Wouldn't it be enough to down all the interfaces and close all the sockets? No need to bring down every app. Helge Hafting - To unsubscribe from this list: s

x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

2007-09-24 Thread Helge Hafting
this has happened while running X, so no messages. I have gone back to 2.6.22rc4, which seems to work. This is a single opteron, although on a dual-slot board. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: Wasting our Freedom

2007-09-18 Thread Helge Hafting
Jacob Meuser wrote: On Mon, Sep 17, 2007 at 09:47:43AM +0200, Helge Hafting wrote: Your problem seems to be with the BSD licence, and the power to alter that licence lies in the BSD community. I hope you can understand that this mentality is _exactly_ what has some in the BSD

Re: Wasting our Freedom

2007-09-17 Thread Helge Hafting
t licence lies in the BSD community. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [Resolved: bad RAM] Filesystem silent crash with EXT3

2007-09-13 Thread Helge Hafting
. That is what memory with parity is for. Don't know if that exists for laptops though. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.ht

Re: sata & scsi suggestion for make menuconfig

2007-09-13 Thread Helge Hafting
ser interface. The user will have to dismiss the popup - every time - whether he needs the warning or not. But feel free to print a warning somewhere, such as a status line. The warning itself is useful, but not something we will have to dismiss in order to go on with the job. Helge Hafting - To

Re: Forbid deletion of memory mappings

2007-09-04 Thread Helge Hafting
2. Set up your "mappings duplicated in userspace" so they too merge in the same way. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: speeding up swapoff

2007-08-30 Thread Helge Hafting
Xavier Bestel wrote: On Thu, 2007-08-30 at 15:55 +0200, Helge Hafting wrote: If the swap device is full, then there is no need for random seeks as the swap pages can be read in disk order. If the swap file is full, you probably have a machine dead into a swap storm. Only if you have

Re: speeding up swapoff

2007-08-30 Thread Helge Hafting
ot so full swap will skip over the unused areas, the time needed should still be limited to the time needed for reading the whole swap device. If this optimization is worth it is another problem though. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

Re: Thinking outside the box on file systems

2007-08-20 Thread Helge Hafting
ideas accepted, you'll have to come up with something that isn't flawed, that is well planned, not just a bunch of "well - we could do *that* perhaps" but then it turns out that *that* idea was flawed as well. Helge Hafting Helge Hafting - To unsubscribe from this list:

Re: Thinking outside the box on file systems

2007-08-16 Thread Helge Hafting
filesystem model already. Now, linux is open-source, so you can of course use it as a starting point for your different system. Then you can compete with "standard linux" - see who attracts most developers and most users in the long run. Helge Hafting - To unsubscribe from this list: se

Re: Thinking outside the box on file systems

2007-08-16 Thread Helge Hafting
if this were done right it would work this way and then I figure out how. Sure - you don't have to prove that it will work now. Working it out over time and then showing us is ok. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

Re: [PATCH 00/23] per device dirty throttling -v8

2007-08-16 Thread Helge Hafting
good idea. atimes will then be written only by memory pressure - or umount. The atimes could be wrong after a crash, but loosing atimes only is not something I'd worry about. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: Page Cache Question

2007-08-14 Thread Helge Hafting
ively, I would be fine disabling the Page Cache altogether as well. Assuming what you really mean is that you don't want to cache file i/o for that process - try opening files with O_DIRECT. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

Re: [PATCH 00/23] per device dirty throttling -v8

2007-08-14 Thread Helge Hafting
o the handfull of distributions that matter to update their defaults. Indeed. Just change /bin/mount so it defaults to "noatime" unless there is an explicit "atime". Similiar for diratime. Problem solved. Helge Hafting - To unsubscribe from this list: send the line "un

Re: [ck] Re: RFT: updatedb "morning after" problem [was: Re: -mm merge plans for 2.6.23]

2007-07-30 Thread Helge Hafting
Matthew Hawkins wrote: updatedb by itself doesn't really bug me, its just that on occasion its still running at 7am You should start it earlier then - assuming it doesn't already start at the earliest opportunity? Helge Hafting - To unsubscribe from this list: send the line &q

Re: Patches for REALLY TINY 386 kernels

2007-07-24 Thread Helge Hafting
Well - anyone compiling linux for BIOS usage is targetting a single machine. So an ability to target a single machine is useful, i.e. run the CPUID at compile-time, put the answer in a constant/macro, let the optimizer prune the alternatives. :-) Helge Hafting - To unsubscribe from this list: s

Re: Keyboard programming needs root

2007-07-24 Thread Helge Hafting
That is all, nothing fancy. Could the kernel support a way to do this? The normal way is to set permissions on the device in question - give either root only or the logged-in user write access as needed. It seems to me that "loadkeys" uses /dev/tty / /dev/tty0 So set permissions on t

Re: Reading a physical memory location

2007-07-24 Thread Helge Hafting
then read whatever you want from that page. Nothing is ever accessed by physical address, physical addresses is only used indirectly to set up the page tables. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTE

Re: Please release a stable kernel Linux 3.0

2007-06-28 Thread Helge Hafting
code will take some effort of course; but once it is done, you're protected from module API changes. . . Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: Please release a stable kernel Linux 3.0

2007-06-27 Thread Helge Hafting
ol' days lost in nostalgia ? Upgrading 2.6.x kernels is supposed to work fine, but you must upgrade the whole kernel then. This includes all driver modules. An older module may not work, or it may even hang the kernel immediately. You can't generally put together pieces of different k

Re: How innovative is Linux?

2007-06-26 Thread Helge Hafting
see how the Linux kernel itself compares to other Unix kernels (*BSD, Solaris, AIX, etc) in terms of *real* innovation. It certainly has an innovative licence - which is why it is attracting developers and replacing most of those other unices . . . Helge Hafting - To unsubscribe from this list

Re: Question about fair schedulers

2007-06-26 Thread Helge Hafting
software know what is needed, they can write their programs so they set useful priorities. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/maj

Re: Please release a stable kernel Linux 3.0

2007-06-26 Thread Helge Hafting
drivers, then microsoft do *not* make sure they work with vista either - unless the device is extremely mainstream. For all other devices, the device manufacturer have to provide updated drivers. If your vendor don't want to support you anymore, try getting the source. Helge Hafting - To

Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

2007-06-20 Thread Helge Hafting
stop hacking. Assuming that nobody can change the box after the sale is their risk, and there is nothing unfair about failure here. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: [PATCH] trim memory not covered by WB MTRRs

2007-06-20 Thread Helge Hafting
this automatically?) An extra bootscript seems better than loosing memory. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read t

Re: [PATCH] Input: document the proper usage of EV_KEY and KEY_UNKNOWN

2007-06-20 Thread Helge Hafting
, then they exist for all VT's and so on. In the multiseat case there are several possibly dissimiliar keyboards, but then they have separate event devices too. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PR

Re: Runaway process and oom-killer

2007-06-14 Thread Helge Hafting
sed_, unless you get so many allocations that the oom-killer would have stepped in without swap. You can then monitor swapping. If anything is written to swap, then you're using too much memory and should investigate. For production, this is usually better than cleaning up after the oom-kill

Re: Runaway process and oom-killer

2007-06-13 Thread Helge Hafting
ory allocation error instead of triggering the oom-killer. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: PC speaker

2007-06-13 Thread Helge Hafting
, and it stands still so no extra cooling. So it burns out. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-23 Thread Helge Hafting
eter to their kernel command line to get out of the black screen modus. This shifts the bother to those with a bad monitor, who then are free to get pissed off at their monitor vendor . . . Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-21 Thread Helge Hafting
Dave Airlie wrote: On 5/21/07, Helge Hafting <[EMAIL PROTECTED]> wrote: Dave Airlie wrote: > On 5/21/07, Jon Smirl <[EMAIL PROTECTED]> wrote: >> On Thu, 17 May 2007 14:23:45 -0700, Jesse Barnes wrote: >> >> > In collaboration with the FB guys, we've bee

Re: [rfc] increase struct page size?!

2007-05-21 Thread Helge Hafting
it more than, say 3G times? Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-21 Thread Helge Hafting
r needs to use all the screens for multi-display work? Let root change the mappings, possibly through some sudo setup. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.ke

Re: Why can't we sleep in an ISR?

2007-05-14 Thread Helge Hafting
perhaps does a few things with the device in question, then it exits. It leaves the rest of the work for a bottom half or kernel thread or something like that. Kernel threads may sleep . . . Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

Re: console font limits

2007-05-03 Thread Helge Hafting
nswappable memory for a hi-res chinese console can do that too. Doing so isn't really a problem on a desktop pc. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://

Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities

2007-04-30 Thread Helge Hafting
Uwe Bugla wrote: Original-Nachricht Datum: Mon, 30 Apr 2007 13:21:29 +0200 Von: Helge Hafting <[EMAIL PROTECTED]> An: Uwe Bugla <[EMAIL PROTECTED]> CC: linux-kernel@vger.kernel.org Betreff: Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo

Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities

2007-04-30 Thread Helge Hafting
better job is always necessary. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: 2.6.21-rc6-mm1 USB related boot hang - bisection result

2007-04-27 Thread Helge Hafting
On Fri, Apr 27, 2007 at 12:39:19AM +0200, Jiri Kosina wrote: > On Fri, 27 Apr 2007, Helge Hafting wrote: > > > 2.6.21-rc6 boots up fine. Both rc6 and rc7 has a different problem - > > the machine tends to hang after some minutes work in X. That hang is > > unusual

Re: 2.6.21-rc6-mm1 USB related boot hang - bisection result

2007-04-26 Thread Helge Hafting
Jiri Kosina wrote: On Wed, 25 Apr 2007, Helge Hafting wrote: I don't know about 2.6.21-rc6, but 2.6.21-rc7 (from fresh sources) is good. It boots up without hanging, and my USB devices works too. Should I test rc7-mm1 then? That would also be useful. But really identi

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-26 Thread Helge Hafting
I recompiled 2.6.21-rc6-mm1 from fresh sources. It still hangs initializing USBm but this time your patch applied. I rebooted with your patch, and got: Detailed lists of all the USB devices found (printer,mouse,...) Then usbcore registered various drivers, such as usblp, usb-storage, libusual, us

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-25 Thread Helge Hafting
Jiri Kosina wrote: On Wed, 25 Apr 2007, Helge Hafting wrote: Anyway, based on information you have provided in your later messages, it seems that it is probably not necessairly related neither to USB nor HID, as you are getting hangs at different stages of boot, depending on your local

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-25 Thread Helge Hafting
2.6.21-rc6, but 2.6.21-rc7 (from fresh sources) is good. It boots up without hanging, and my USB devices works too. Should I test rc7-mm1 then? Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More maj

Re: [CRYPTO] is it really optimized ?

2007-04-13 Thread Helge Hafting
same speed as with a reservation. If something else is using AES then it won't be as fast, but then the AES controller have been used for other useful work as well. Other parts of the kernel surely won't use it just for fun. :-) Helge Hafting - To unsubscribe from this list: send the line &qu

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Helge Hafting
On Thu, Apr 12, 2007 at 08:32:50PM +0200, Jiri Kosina wrote: > OK, so it hangs somewhere nearby usbhid's hid_init(), and the > usb_register() has been already invoked. Could you please apply the > superstupid patch below and send me the output up to the point it hangs? I > am curious to know whe

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Helge Hafting
dress 0xd0121000, > slave address 0x0, irq 5 > > (this was run on 32bit machine) > > When I turn IPMI off, I can't reproduce your hang, evetything runs > smoothly. Could you please try recompiling the kernel with IPMI disabled, > if it could be related? > Removed IP

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Helge Hafting
On Thu, Apr 12, 2007 at 09:50:54AM +0200, Jiri Kosina wrote: > On Thu, 12 Apr 2007, Helge Hafting wrote: > > > > OK. If you add initcall_debug to the kernel boot command line, what's the > > > last thing we call? > > The last messages (handwritten, somewhat

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Helge Hafting
On Thu, Apr 12, 2007 at 09:47:47AM -0700, Andrew Morton wrote: > On Thu, 12 Apr 2007 13:42:57 +0200 Helge Hafting <[EMAIL PROTECTED]> wrote: > > > Jiri Kosina wrote: > > > On Thu, 12 Apr 2007, Jiri Kosina wrote: > > > > > > > > >> Coul

Re: usb touchscreen breakage in 2.6.21-rc5-mm4 ?

2007-04-12 Thread Helge Hafting
On Wed, Apr 11, 2007 at 10:37:11AM -0400, Dmitry Torokhov wrote: > On 4/11/07, Helge Hafting <[EMAIL PROTECTED]> wrote: > >Dmitry Torokhov wrote: > >> > >> *sigh* When will I learn to spell names of kernel parameters > >> correctly? It is initcall_

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Helge Hafting
CONFIG_HIDRAW? No, that one is not set. I did use the new SLUB thing - could that possibly be the cause? Going back to SLAB is easy enough. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majo

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-11 Thread Helge Hafting
_init+0x0/0x50() usbcore registered new interface driver hiddev and then it hangs completely. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-i

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-11 Thread Helge Hafting
-core.c: v2.6:USB HID core driver usbcore: registered new interface driver usbserial This is a x86-64 single processor Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.

Re: usb touchscreen breakage in 2.6.21-rc5-mm4 ?

2007-04-11 Thread Helge Hafting
CONFIG_USB_SERIAL_PL2303=y Helge Hafting initcall_debugrc5mm4.gz Description: application/gzip initcall_debugrc6.gz Description: application/gzip

Re: usb touchscreen breakage in 2.6.21-rc5-mm4 ?

2007-04-10 Thread Helge Hafting
nput3, usbcore registers usbtouchscreen, and the touchscreen works. Well, it became /dev/input/event3 while 2.6.18 placed it at /dev/input/event1, but I think that is more of a udev problem... Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: usb touchscreen breakage in 2.6.21-rc5-mm4 ?

2007-04-10 Thread Helge Hafting
the dmesg from a boot with debug_initcall. I can't see any messages from usbtouchscreen. For me, it looks like the touchscreen is discovered and then nothing happens to it. Helge Hafting debug_initcall.gz Description: application/gzip

Re: 2.6.21-rc5-mm3 - no boot, "address not 2M aligned"

2007-04-09 Thread Helge Hafting
Sorry, that was a wrong .config file. Here is the right one, form the amd64 box: # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-rc5-mm3 # Sat Mar 31 09:01:57 2007 # CONFIG_X86_64=y CONFIG_64BIT=y CONFIG_X86=y CONFIG_GENERIC_TIME=y CONFIG_GENERIC_TIME_VSYSCALL=y

Re: usb touchscreen breakage in 2.6.21-rc5-mm4 ?

2007-04-09 Thread Helge Hafting
On Fri, Apr 06, 2007 at 10:37:12PM -0400, Dmitry Torokhov wrote: > On Friday 06 April 2007 20:54, Helge Hafting wrote: > > I have an usb touchscreen (egalax variety) that works with > > the 2.6.18 kernel supplied by debian. > > > > It fails when I compile 2.6.21-rc

Re: 2.6.21-rc5-mm3 - no boot, "address not 2M aligned"

2007-04-09 Thread Helge Hafting
Here is my .config Sorry for the late reply, I have been on a holiday. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-rc5-mm2 # Wed Mar 28 12:18:09 2007 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENE

usb touchscreen breakage in 2.6.21-rc5-mm4 ?

2007-04-06 Thread Helge Hafting
wrong, or could there be a seemingly unrelated option that I need to turn on? Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Ple

Re: 2.6.21-rc5-mm3 - no boot, "address not 2M aligned"

2007-03-30 Thread Helge Hafting
A new error for me: loading 2.6.21rc5mm3 Bios data check successful Destination address not 2M aligned -- System halted This is using the same lilo that loads 2.6.18rc5mm1 fine. x86-64 Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: 2.6.21-rc5-mm2 - compile error on x86-64

2007-03-30 Thread Helge Hafting
The patch did not apply, but mm3 compiled so I'll try that instead. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read t

Re: 2.6.21-rc5-mm2 - compile error on x86-64

2007-03-30 Thread Helge Hafting
On Thu, Mar 29, 2007 at 02:28:16PM -0700, Andrew Morton wrote: > On Thu, 29 Mar 2007 20:20:20 +0200 > Helge Hafting <[EMAIL PROTECTED]> wrote: > [...] > yup, people will presumably work on fixing these things up after the > feature hits mainline. > > > LD

Re: 2.6.21-rc5-mm2 - compile error on x86-64

2007-03-29 Thread Helge Hafting
/missing_syscalls.h:1279:2: warning: #warning syscall frevoke not implemented LD init/built-in.o LD .tmp_vmlinux1 fs/built-in.o: In function `proc_root_init': /usr/src/linux/fs/proc/root.c:83: undefined reference to `proc_sys_init' make: *** [.tmp_vmlinux1] Error 1 Helge Haf

Re: Student Project Ideas

2007-03-29 Thread Helge Hafting
also documented here. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: is RSDL an "unfair" scheduler too?

2007-03-19 Thread Helge Hafting
mage in case of buffer overflow etc. A fair amount of work is then done as that user - running the message through virus/spam-checks and then perhaps procmail. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTE

Re: [ck] Re: [ANNOUNCE] RSDL completely fair starvation free interactive cpu scheduler

2007-03-19 Thread Helge Hafting
waiting for an Xserver response, transfer some of its interactiveness to the Xserver, and aparently it worked very good for desktop workloads so, maybe adapting it for this new scheduler would be good. And it was dropped because of some very nasty side effect, probably a DOS opportunity. Helge Hafting

Re: 2.6.21-rc3-mm2 hangs my opteron during bootup, ACPI?

2007-03-16 Thread Helge Hafting
Len Brown wrote: On Monday 12 March 2007 09:25, Luming Yu wrote: try acpi=off please. Ok, it boots up fine with acpi=off. Now the next step is to try without the mm patch? Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: 2.6.21-rc3-mm2 hangs my opteron during bootup, ACPI?

2007-03-12 Thread Helge Hafting
ess adviced otherwise. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 006 of 6] md: Add support for reshape of a raid6

2007-02-23 Thread Helge Hafting
. Nice, short, _clear_ and no - a loop that counts down instead of up is not difficult at all. Testing "i--" instead of "i >= 0" is also something I consider trivial, even though I don't code that much. If this is among the worst you see, then the kernel source must

Re: GPL vs non-GPL device drivers

2007-02-21 Thread Helge Hafting
Jan-Benedict Glaw wrote: On Tue, 2007-02-20 15:36:56 +0100, Helge Hafting <[EMAIL PROTECTED]> wrote: If you have a need for "secret" source code, stuff most of it in userspace. Make the drivers truly minimal; perhaps their open/closed status won't matter that much when

Re: GPL vs non-GPL device drivers

2007-02-20 Thread Helge Hafting
L) then you can turn the trend and keep linux the way you want it. If you don't - those that do contribute will get to shape linux the way they like. Whoever makes linux gets to decide. Another way is to stay with linux 2.4. You won't get any new stuff that way, but no new GPL surprises e

Re: GPL vs non-GPL device drivers

2007-02-20 Thread Helge Hafting
way is the recommended way of working anyway. It isn't merely a way to keep your code away from the GPL - you always want a small kernel. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Linus' laptop and Num lock status

2007-02-20 Thread Helge Hafting
Other keyboard(s) become useful once the linux comes up with its event interface. You then have one set of LEDS per keyboard. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http:/

Re: [PATCH] Ban module license tag string termination trick

2007-02-12 Thread Helge Hafting
istributing a closed derived work. Unfortunately, that don't stop people from trying - it is hard to see what's going on in a closed module. Now if breaking the law this way can be made more difficult then that is a good thing. Fewer vendors will then try. They will make closed modules

Re: [PATCH] Ban module license tag string termination trick

2007-02-07 Thread Helge Hafting
ion where 90% of the drivers necessary to run a linux kernel are proprietary. It does so by ensuring that the proprietary vendors access a limited API, unless they take a lot of cumbersome extra steps like maintaining their own "protection-free" kernel. Which they certainly can do under th

Re: [PATCH] Ban module license tag string termination trick

2007-02-02 Thread Helge Hafting
- in those parts of the world were circumventing is illegal. So a vendor using the \0 trick is on very shaky ground. He has another option - to patch out the test. But he don't want that, for then he have to distribute a kernel, not only a module. Helge Hafting - To unsubscribe from this

Re: How to locate struct file * from a bio?

2007-01-31 Thread Helge Hafting
amount of data transferred, consider trapping the read and write syscalls too. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [DISCUSS] memory allocation method

2007-01-19 Thread Helge Hafting
memory if you have enough swap . . . Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: How can I create or read/write a file in linux device driver?

2007-01-19 Thread Helge Hafting
rom the kernel. If you're making a driver and the boss ask for a file - just write that userspace helper because that is the way it is done on linux. No conflict there. Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

  1   2   3   >