First  |  Prev |  Next  |  Last
Pages: 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672
net/sched/act_nat.c BUG
Le vendredi 09 juillet 2010 à 16:37 +0200, Rodrigo Partearroyo González a écrit : Hi all, I have been testing Stateless NAT and found that ICMP packets with length less than 20 bytes were not correctly NAT'ed. I have found a BUG that makes taking into account IP header length twice, so ICMP packets s... 10 Jul 2010 03:03
Yet another 2.6.35 regression (AGP)? (resend)
I have found one system, where 2.6.35 does not work (as tested with rc3 and rc4) That Intel system has no problems in 2.6.33.x nor 2.6.34.0. The problem seems to be in AGP - I can boot if I specify "agp=off" - but of course only in text mode... There seems to be a hard lock-up, so the only way to show the cras... 9 Jul 2010 17:12
Yet another 2.6.35 regression (AGP)?
I have found one system, where 2.6.35 does not work (as tested with rc3 and rc4) That Intel system has no problems in 2.6.33.x nor 2.6.34.0. The problem seems to be in AGP - I can boot if I specify "agp=off" - but of course only in text mode... There seems to be a hard lock-up, so the only way to show the cras... 12 Jul 2010 11:48
mmu notifier calls in apply_to_page_range()
I just noticed that the original mmu notifier change (cddb8a5c14a) adds calls to mmu_notifier_invalidate_range_start/end to apply_to_page_range(). This doesn't seem correct to me, since apply_to_page_range can perform arbitrary operations to the range of pages, not just invalidation of the pages. It seems to me t... 9 Jul 2010 14:59
BUG: unable to handle kernel paging request at 40000000 __alloc_memory_core_early+0x147/0x1d6
Hi, this is something we're getting during testing on one of our boxes here, a dual socket Magny-Cours machine. It is oopsing on the addr variable in __alloc_memory_core_early() after converting it to a virtual address in order to clear the mem region at it. I've removed the "#if 0.. #endif" around the printk wh... 9 Jul 2010 11:39
[PATCH] drm/sis: fixed brace and spacing coding style issues
Fixed brace and spacing coding style issues. Signed-off-by: Nicolas Kaiser <nikai(a)nikai.net> --- Supersedes patch "drm/sis: fixed brace coding style issues". drivers/gpu/drm/sis/sis_drv.c | 3 +-- drivers/gpu/drm/sis/sis_mm.c | 14 ++++++-------- 2 files changed, 7 insertions(+), 10 deletions(-) dif... 9 Jul 2010 11:39
[GIT PULL] hwmon fixes for 2.6.35
Hi Linus, Please pull hwmon subsystem fixes for Linux 2.6.35 from: git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git hwmon-for-linus drivers/hwmon/coretemp.c | 32 ++++++++++++++++++++++++++++++-- drivers/hwmon/it87.c | 22 ++++++++++++++++++++++ drivers/hwmon/k8temp.c ... 9 Jul 2010 11:39
Badness at fs/sysfs/symlink.c:82 during qeth initalization
On Fri, Jul 09, 2010 at 03:57:00PM +0530, Sachin Sant wrote: Eric W. Biederman wrote: With today's next(20100709) qeth interface fails to initialize with following Badness message: sysfs: symlink across ns_types 0.0.6000/net:eth0 -> net/eth0 Is this with CONFIG_SYSFS_DEPRECATED s... 9 Jul 2010 11:39
periods and deadlines in SCHED_DEADLINE
Hi all, So, talking to Peter and Thomas at the OSPERT workshop in Brussels [1], the so called "sporaidic task model" came out many many times! Such model comprises three parameters: wcet (or better budget or better runtime :-D), deadline and period, where obviously deadline and period could be different. However... 4 Aug 2010 03:50
[PATCH 09/11] Removing dead SERIAL_BFIN_{HARD_, }CTSRTS
Christoph Egger wrote on 2010-07-09: SERIAL_BFIN_{HARD_,}CTSRTS doesn't exist in Kconfig, therefore removing all references for it from the source code. Right it doesn't exist in Kconfig - however it gets defined in bfin_serial.h. #if defined(CONFIG_BFIN_UART0_CTSRTS) || \ defined(CONFIG_BFIN_UART1_CTS... 9 Jul 2010 10:33
First  |  Prev |  Next  |  Last
Pages: 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672