First  |  Prev |  Next  |  Last
Pages: 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966
[PATCH 1/3] drivers/net/wireless/b43: Use local ratelimit_state
Avoid limiting the logging output of other networking devices Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/net/wireless/b43/main.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/net/wireless/b43/main.c b/drivers/net/wireless/b43/main.c index 7965b70..8031f24 10... 19 Jun 2010 19:59
[PATCH] lasi82596: fix netdev_mc_count conversion
Fix commit 4cd24eaf0 (net: use netdev_mc_count and netdev_mc_empty when appropriate) --- a/drivers/net/lib82596.c +++ b/drivers/net/lib82596.c @@ -1343,7 +1343,7 @@ static void set_multicast_list(struct net_device *dev) DEB(DEB_MULTI, printk(KERN_DEBUG "%s: set multicast list, %d entries, promisc... 19 Jun 2010 18:54
(none)
You have been officially granted £850,000 from the OXFAM GB -UK Contact email mrglennmorgan(a)live.ca Qualification Number(OG/N231/E101/BDB) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/... 19 Jun 2010 18:54
[RFC][PATCH] PM: Avoid losing wakeup events during suspend
Hi, One of the arguments during the suspend blockers discussion was that the mainline kernel didn't contain any mechanisms allowing it to avoid losing wakeup events during system suspend. Generally, there are two problems in that area. First, if a wakeup event occurs exactly at the same time when /sys/power/s... 21 Jun 2010 02:35
Tracing of syscalls on x86
Hello, world!\n I am playing with a simple ptrace-based sandbox for use in programming contest (see git://git.ucw.cz/moe.git, box/box.c). It works pretty well on the i386, but I got stuck when porting it to amd64. The problem is that anytime ptrace reports a system call, I do not know how to determine whether ... 19 Jun 2010 18:54
[PATCH 6/6 v2]afs:fsclient.c Fix variable 'bp' set but not used
This is a resend from the original, due to whitespace issues. The below patch fixes a warning message recieved when building the kernel with gcc 4.6.0 CC [M] fs/afs/fsclient.o fs/afs/fsclient.c: In function 'afs_deliver_fs_xxxx_lock': fs/afs/fsclient.c:1759:16: warning: variable 'bp' set but not used Signed... 19 Jun 2010 17:49
[PATCH 5/6 v2]kernel:module.c variable 'nowarn' set but not used
This is a resend from the original, due to the original being wrong, and having whitespace issues. The below patch marks the variable nowarn __unused to satisfy gcc 4.6.0 from giving this warning: CC kernel/module.o kernel/module.c: In function 'add_usage_links': kernel/module.c:1343:6: warning: variable '... 19 Jun 2010 16:45
Dell PowerEdge 4200 scsi, worked in 2.6.18, not in 2.6.26 (LOW PRIORITY help request)
Kernel hackers, I consider this to be of rather low priority given the age of the hardware, so ignore unless you feel like helping a fellow out, thanks! I have a pair of Dell PowerEdge 4200's (dual 300 SMP, 512mb, SCA hotswap scsi, have AMI MegaRaid but removed, same problem with or without). I am using Debian... 22 Jun 2010 13:48
msm: Add gpio register address mapping information.
Hi! --- /dev/null +++ b/arch/arm/mach-msm/gpio_hw-7x30.h @@ -0,0 +1,112 @@ +/* Copyright (c) 2010, Code Aurora Forum. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * m... 21 Jun 2010 15:48
use kexec_kernel.h for the kernel-only stuff [Was: [PATCH] Export kexec.h]
On Sat, Jun 19, 2010 at 08:24:19PM +0200, Sam Ravnborg wrote: On Sat, Jun 19, 2010 at 03:22:35PM +0200, Andi Kleen wrote: Export kexec.h kexec_load is a system call and it needs a header file with its input arguments. Export the parts of kexec.h needed for this. Rather than... 19 Jun 2010 16:45
First  |  Prev |  Next  |  Last
Pages: 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966