mmc: Add support for mmc v4 wide-bus modes
philipl(a)overt.org wrote: Hi Pierre, Jarkko, Hi Philip, I am a bit over-worked at the moment. So, while I'm trying to catch up, I won't have time to review this patch. Hopefully I'll be able to get things somewhat back to normal some time next week. Rgds -- -- Pierre Ossman Linux kernel, M... 29 Oct 2006 04:25
Bad core files with 2.6.19-rc2
gdb doesn't like any core dump file generated while running 2.6.19-rc2. If I `kill -SIGSEGV $some_app_pid' and then... gdb some_app core I get... warning: Couldn't find general-purpose registers in core file. #0 0x00000000 in ?? () But if I gdb attach to a running process and then kill -SIGSEGV t... 15 Oct 2006 18:32
[PATCH 00/18] V4L/DVB fixes
Linus, Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master It contains the following: - Add WinTV-HVR3000 DVB-T support - Fix vivi compile on parisc - Support status readout for saa713x based FM radio - Fix VIDIOC_G_FMT for NTSC in cx2584... 14 Oct 2006 08:28
Add __GFP_ZERO to GFP_LEVEL_MASK
On Fri, 13 Oct 2006 14:25:16 -0600 Jonathan Corbet <corbet(a)lwn.net> wrote: There is a very helpful comment in <linux/gfp.h>: /* if you forget to add the bitmask here kernel will crash, period */ Well, my kernel has been crashing (period) at the BUG() in cache_grow(); the offending flag is __GFP... 13 Oct 2006 17:48
HP mobile data protection system driver
On 286, 10 13, 2006 at 10:47:15 +0200, Burman Yan wrote: Hi, all. I'm new to the list so forgive me in advance for any netiquette mistakes I make. I wrote a driver for the accelerometer chip on HP nc6400 laptop (I think the same chip is present on other NCxxxx models). This driver uses ACPI ... 2 Nov 2006 15:00
Kernel panic in 2.6.19-rc1
I'm getting kernel panics within a few minutes of boot with 2.6.19-rc1 (latest git) on x86_64. Other than "make oldconfig", it's an identical configuration to a working kernel on 2.6.18. The panic scrolls off the screen, but I copied down what was on the screen: [<ffffffff8103e6d3>] blocking_notifier_call_ch... 12 Oct 2006 17:07
Userspace process may be able to DoS kernel
[I'm not subscribed on this list - please CC answers to me.] Hello, It seems that the latest version of Skype may exhibit a problem in the kernel where a non-root userspace process is able to block the whole system for durations of up to several minutes. If someone is able to reproduce the steps which cause th... 11 Nov 2006 08:53
Hugepage regression
It seems commit fe1668ae5bf0145014c71797febd9ad5670d5d05 causes a hugepage regression. A git bisect points the finger at that commit for causing an oops in the 'alloc-instantiate-race' test from the libhugetlbfs testsuite. Still looking to determine the reason it breaks things. -- David Gibson | I'll have... 13 Oct 2006 13:35
2.6.19-rc1-mm1
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc1/2.6.19-rc1-mm1/ - Added the ext4 filesystem. Quick usage instructions: - Grab updated e2fsprogs from ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs-interim/ - It's still mke2fs -j /dev/hda1 - mount /dev/hd... 20 Oct 2006 17:11
irq issues ("nobody cared")
Hello, I'm having trouble with irqs ... Oct 8 10:38:51 matrix kernel: irq 16: nobody cared (try booting with the "irqpoll" option) Oct 8 10:38:51 matrix kernel: Oct 8 10:38:51 matrix kernel: Call Trace: <IRQ> <ffffffff801519b0>{__report_bad_irq+48} Oct 8 10:38:51 matrix kernel: <ffffffff80151c0f>... 13 Oct 2006 15:42