First  |  Prev |  Next  |  Last
Pages: 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945
[PATCH] acer-wmi: fix resource reclaim in acer_wmi_init error path
This patch fixes the resource reclaim in acer_wmi_init error path. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/platform/x86/acer-wmi.c | 27 ++++++++++++++++++++++----- 1 files changed, 22 insertions(+), 5 deletions(-) diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi... 22 Jun 2010 05:00
[PATCH] i2c: davinci: Fix race when setting up for TX
Move the interrupt enable after the first byte load for TX, as it was racing with the interrupt handler and corrupting dev->buf_len for messages > 1 byte. Tested on DM355. Signed-off-by: Jon Povey <jon.povey(a)racelogic.co.uk> --- The race seems to have been introduced by 869e6692d527983958216f13c3c8e095791909d... 22 Jun 2010 05:00
[GIT PULL] sh updates for 2.6.35-rc4
Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-linus Which contains: Huang Weiyi (1): sh: remove duplicated #include Julia Lawall (1): arch/sh/mm: Eliminate a double lock Paul Mundt (2): sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_d... 22 Jun 2010 03:56
[PATCH v2.1 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
On Mon, May 03, 2010 at 01:29:46PM +0200, Hannes Eder wrote: Thank you for picking this series of patches up again and thanks for the feedback. I'll send an updated version in the next days. Hi Hanes, more than a few days seems to have passed. Do you have time to fix the patches up? If not, I'll ta... 20 Jul 2010 20:10
Cleancache: overview
What all this fails to explain is that this actually is useful for? Your series adds lots of crappy code, entiely stupid interactions with a handfull filesystems, but no actual users. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.or... 3 Aug 2010 15:51
[BUGFIX] kvm, Fix a race condition for usage of is_hwpoison_address
is_hwpoison_address accesses the page table, so the caller must hold current->mm->mmap_sem in read mode. So fix its usage in hav_to_pfn of kvm accordingly. Comments on is_hwpoison_address are added to remind other users. Reported-by: Avi Kivity <avi(a)redhat.com> Signed-off-by: Huang Ying <ying.huang(a)intel.com> ... 22 Jun 2010 02:51
[PATCH] Simplify conditional processing of fs/proc.o.
Since the entire fs/proc directory is conditionally included based on CONFIG_PROC_FS, it's redundant to check that same variable within that directory. Signed-off-by: Robert P. J. Day <rpjday(a)crashcourse.ca> --- diff --git a/fs/proc/Makefile b/fs/proc/Makefile index 11a7b5c..2758e2a 100644 --- a/fs/proc/... 22 Jun 2010 02:51
Bug#584846: Detects only 64MB and fails to boot on Intel Green City board if e820 hooked by GRUB2
On 06/21/2010 10:22 PM, Josh Triplett wrote: How might I diagnose this further? What might cause Linux to refuse to use the e820 and e801 results provided by GRUB, but accept the ones provided by the BIOS? This is interesting... you apparently have a ACPI 3-style e820 BIOS as evidenced by the [1] ... 22 Jun 2010 02:51
[PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
Ian Kent: +static vfsmount *autofs4_find_vfsmount(struct path *parent, struct dentry *root) +{ + struct vfsmount *mnt = NULL; + struct dentry *child; + + spin_lock(&dcache_lock); + list_for_each_entry(child, &dentry->d_subdirs, d_u.d_child) { dentry->d_subdirs? parent->dentry->...? Or how ... 22 Jun 2010 22:38
from Western Union(Reply To: western_unionheadoffice38@yahoo.com.hk)
How are you today? I write to inform you that we have already sent you USD5000.00 dollars through Western union as we have been given the mandate to transfer your full compensation payment of USD1.800,000.00 via western union by this government. I called to give you the information through phone as internet ... 22 Jun 2010 02:51
First  |  Prev |  Next  |  Last
Pages: 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945