omap: resource: Add per-resource mutex for OMAP resource framework
Mike Chan <mike(a)android.com> writes: On Tue, Mar 9, 2010 at 4:09 PM, <y(a)google.com> wrote: From: Chunqiu Wang <cqwang(a)motorola.com> Current OMAP resource fwk uses a global res_mutex for resource_request and resource_release calls for all the available resources.It may cause dead lock if re... 10 Mar 2010 13:04
[PATCH] wait_for_helper: SIGCHLD from user-space can lead to use-after-free
(this patch is orthogonal to other umh changes in -mm) 1. wait_for_helper() does allow_signal(SIGCHLD) to ensure the child can't autoreap itself. However, this means that a spurious SIGCHILD from user-space can set TIF_SIGPENDING and: - kernel_thread() or sys_wait4() can fail due to signal_pendi... 10 Mar 2010 13:04
++(Thank You)++
BUSSINESS PROPOSAL DOWN LOAD, READ AND GET BACK TO ME. MR.VICTOR EDWARD. ... 10 Mar 2010 13:04
Staging: comedi: fix macro coding style issue in adl_pci9111.c
On Wed, 2010-03-10 at 14:02 +0000, Maurice Dawson wrote: fixes, ERROR: Macros with multiple statements should be enclosed in a do - while block, found by the checkpatch.pl tool Hello Maurice. do {} while (0) macros should not use a trailing semicolon. This allows the macro to be used in single statemen... 8 Apr 2010 17:26
Driver core: Early platform kernel-doc update
On 03/10/10 03:50, Magnus Damm wrote: From: Magnus Damm <damm(a)opensource.se> This patch updates the kernel-doc notation for early platform functions. Signed-off-by: Magnus Damm <damm(a)opensource.se> Acked-by: Randy Dunlap <rdunlap(a)xenotime.net> Thanks much. --- drivers/base/platfor... 10 Mar 2010 11:56
ST SPEAr: Added basic header files for SPEAr platform
On Wed, 10 Mar 2010, Paul Mundt wrote: On Wed, Mar 10, 2010 at 03:41:51PM +0530, Viresh KUMAR wrote: As you may have seen in spear.h files in mach folders, we have multiple hardware timers in our design (3 in spear3xx, 4 in spear6xx and each timer have two independent channels. That doubles the timers... 10 Mar 2010 19:48
[PATCH 2/2] fs/partition/msdos: Fix unusable extended partition for > 512B sector
We can drop this patch, if we want to delay until someone notice this and have some real requests to this. Smaller size than a minimum blocksize can't be used, after all it's handled like 0 size. For extended partition itself, this makes sure to use bigger size than one logical sector size at least. S... 10 Mar 2010 11:56
backlight: mbp_nvidia_bl - add five more MacBook variants
Hi, On 10.03.2010 15:24, Matthew Garrett wrote: Acked in principle, but at this point it probably needs to be renamed and have the Kconfig entry updated if it's going to be used for other hardware. Does it actually work on non-nvidia Macs? I assume you mean non-Nvidia chipset. Yes, it works, because the ... 10 Mar 2010 11:56
[PATCH 3 of 5] pv clocksource
Hi all, this adds a PV clocksource that can provide a reliable clocksource for Linux running as an HVM guest on Xen. Signed-off-by: Stefano Stabellini <stefano.stabellini(a)eu.citrix.com> Signed-off-by: Sheng Yang <sheng(a)linux.intel.com> --- diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c in... 10 Mar 2010 11:56
[BUG 2.6.34-rc1] bogus "(null)" in tulip init messages
Booting 2.6.34-rc1 on a machine with a tulip nic I see a number of kernel messages that include "(null)" where previous kernels included the string "tulip0": --- dmesg-2.6.33 2010-02-26 12:58:32.000000000 +0100 +++ dmesg-2.6.34-rc1 2010-03-10 16:17:06.000000000 +0100 .... Linux Tulip driver version 1.1.15 (Feb... 10 Mar 2010 10:48