USB mass storage and ARM cache coherency
Hi Matthew, I've been trying for some time to use a rootfs (ext2) on a USB memory stick on ARM platforms but without any success. The USB HCD driver is ISP1760 which doesn't use DMA. ARM has a Harvard cache architecture and what I get is incoherency between the I and D caches. The CPU I'm using (ARM11MPCore) h... 11 Mar 2010 16:51
[PATCH 0/3] HID: make raw output callback more flexible
Hi, this is a followup to the thread "Implement Bluetooth Wacom tablet's mode change in the kernel" First patch alters the raw output API so that it is able to actually distinguish between feature and output reports (and modifies low-level drivers accordingly), and the two followup patches make use of thi... 2 Feb 2010 22:02
markup_oops.pl: fix get "No matching code found" when first line of range is the faulting instruction
Sam Ravnborg napsal(a): On Thu, Jan 28, 2010 at 02:58:02PM +0800, Hui Zhu wrote: Sorry guys, the prev mail for this patch is ugly. I make a new mail for it. Random updates to scripts/* historically often go in via the kbuild tree, so Michal added. Thanks. I need to improve my filter :). ... 2 Feb 2010 22:02
Toyota.......Award......Lucky.....Winner
Your email ID has been Awarded 750,000 British Pounds in our Toyota promo.You are advice to contact the dispatch body,for claim processing and verification with the below details: Full Name: Full Address: Status: Occupation: Phone Number: Country: Regards, Akio Toyoda -- To unsubscribe from this... 2 Feb 2010 16:00
musb: don't dereference NULL tusb_dma in dma_controller_destroy()
On Sat, Jan 09, 2010 at 09:57:44PM +0100, ext Roel Kluin wrote: Test whether tusb_dma is not NULL before dereferencing Signed-off-by: Roel Kluin <roel.kluin(a)gmail.com> Acked-by: Felipe Balbi <felipe.balbi(a)nokia.com> -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ... 2 Feb 2010 16:00
net: maintain namespace isolation between vlan and real device
On Friday 29 January 2010, David Miller wrote: From: Arnd Bergmann <arnd(a)arndb.de> Date: Wed, 27 Jan 2010 11:05:15 +0100 + * skb_dev_set -- assign a buffer to a new device My english is terrible, but I think this should be "assign a new device to a buffer". Right, that seems clearer. If... 2 Feb 2010 16:00
[PATCH] lpfc: Positive error return into negative
In the comment on top of lpfc_sli_hbq_setup() and of its caller which transmits this error, lpfc_sli_hba_setup(), it is stated that the function should return a negative error code. Signed-off-by: Roel Kluin <roel.kluin(a)gmail.com> --- diff --git a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c inde... 2 Feb 2010 16:00
[tip:perf/core] perf: Ignore perf-archive temp file
Commit-ID: 6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd Gitweb: http://git.kernel.org/tip/6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd Author: John Kacur <jkacur(a)redhat.com> AuthorDate: Wed, 27 Jan 2010 21:05:54 -0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 29 Jan 2010 10:37:33 +0100 perf: Ign... 2 Feb 2010 16:00
sched: Rename struct rt_bandwidth to sched_bandwidth
* Bharata B Rao <bharata(a)linux.vnet.ibm.com> [2010-01-05 13:28:24]: sched: Rename struct rt_bandwidth to sched_bandwidth From: Dhaval Giani <dhaval(a)linux.vnet.ibm.com> Rename struct rt_bandwidth to sched_bandwidth and rename some of the routines to generic names (s/rt_/sched_) so that they can be ... 2 Feb 2010 16:00
Replace nvidia timer override quirk with pci id list
So come up with a patch that makes sense (and triggers on my nforce2 and does not trigger on my mcp51) in my eyes, or I won't test anything and keep the NAK. Yea, just delete the MCP51 from the list. Then we can get the patch finally applied. Yuhong Bao _____________________________________... 2 Feb 2010 16:00