First
|
Prev |
Next
|
Last
Pages: 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500
nfs kernel server causes: kernel BUG at include/linux/module.h:386! On Thu, May 06, 2010 at 08:47:27AM +0300, roma1390 wrote: Hello, after some nfs server start/stop i hit kernel bug on 2.6.26. There is hope[1] that this bug is fixed[2], and fix is merged[3] into 2.6.29. But there is missing bugfix for older stable kernels. 2.6.26 is not supported by the community a... 6 May 2010 03:06
[PATCH] s3c-fb: added s5pv210 support and some features. Hello all, this patch is for s5pv210(or s5pc110) support and adds resizing and default window features and also fixes distortendness situation on pixel format more then 24bpp. patch contents are as following. 1. resizing feature. - when application tries to change framebuffer attributes(pixel format, reso... 6 May 2010 02:01
linux-next: manual merge of the staging-next tree with the net tree On Thu, May 06, 2010 at 02:05:43PM +1000, Stephen Rothwell wrote: Hi Greg, Today's linux-next merge of the staging-next tree got a conflict in drivers/staging/arlan/arlan-main.c between commit 22bedad3ce112d5ca1eaf043d4990fa2ed698c87 ("net: convert multicast list to list_head") from the net tree and ... 6 May 2010 03:06
[PATCH] epoll: use wrapper functions use wrapper functions. epoll should not touch flags in wait_queue_t. This patch introduces a new function add_wait_queue_head_exclusive_locked(), for the users, who use wait queue as a LIFO queue. Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- fs/eventpoll.c | 5 ++--- include/linux/wait.h | ... 6 May 2010 00:55
[PATCH] gpiolib: make gpiochip_add() show a better error message The current message, 'not registered' is confusing as it implies it was not registered with something, whereas printing 'failed to register' implies it was the gpiochip_add() call that did not work correctly. Signed-off-by: Ben Dooks <ben-linux(a)fluff.org> --- drivers/gpio/gpiolib.c | 2 +- 1 files changed, ... 6 May 2010 00:55
[PATCH RESEND] mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltage In the case of "min_uV == max_uV == mc13783_regulators[id].voltages[0]", mc13783_fixed_regulator_set_voltage should return 0 instead of -EINVAL. This patch also adds a missing ">" character for MODULE_AUTHOR, a trivial fix. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> Cc: Mark Brown <broonie(a)opensource.wolfsonm... 5 May 2010 23:49
sched: arch_scale_freq_power (and other cpu_power / sched related questions) Before I end up duplicating a bunch of work in the scheduler / cpufreq / power tracking. I wanted avoid such an figure out what exactly all this existing code is doing. Right now I am just interested in how the kernel is accounting for cpu power, and less on the actual load balancing work. In particular, total powe... 6 May 2010 15:23
btrfs: report a direct-IO bug On Thu, May 06, 2010 at 09:47:45AM +0800, liubo wrote: When we tested the series of jim owens' direct-IO patch, a bug occured. It could be reproduced on a 2.6.34-rc6 kernel with direct-IO patch by the following steps... # mkfs.btrfs /dev/sdb # mount /dev/sdb /home/btrfsdisk # cd /home/btrfsdis... 7 May 2010 11:08
[BUG] btrfs: report a direct-IO bug When we tested the series of jim owens' direct-IO patch, a bug occured. It could be reproduced on a 2.6.34-rc6 kernel with direct-IO patch by the following steps... # mkfs.btrfs /dev/sdb # mount /dev/sdb /home/btrfsdisk # cd /home/btrfsdisk # create test.c # dd if=/dev/zero of=file bs=7K count=1 # gcc test.... 5 May 2010 22:42
Dear erasmusmc.nl User Dear erasmusmc.nl User Your email account has been used to send numerous Spam mails, recently from a foreign IP. As a result, the erasmusmc.nl has received advice to suspend your account. However, you might not be the one promoting this Spam, as your email account might have been compromised. To protect your account... 5 May 2010 21:36 |