swiotlb-0.8.2: seperation of physical/virtual address translation and core memory allocation.
On Fri, 4 Jun 2010 13:52:30 -0400 Konrad Rzeszutek Wilk <konrad.wilk(a)oracle.com> wrote: Please include the following patches, located at this git tree: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6.git swiotlb-0.8.2 in your -mm tree. I don't put individual git trees into -mm a... 4 Jun 2010 15:52
(none)
I am Mr. Vincent Cheng Hoi Chuen, GBS, JP Chairman of the Hong Kong and Shanghai Banking Corporation Limited.i have a business proposal of Twenty Two million Five Hundred Thousand United State Dollars only for you to transact with me from my bank to your country. All confirmable documents to back up the cla... 4 Jun 2010 14:46
Commit 9b8c4a0b215e603497daebe8ecbc9b1f0f035808 broken X11 pointer
On 15:53 Fri 04 Jun , Jeff Chua wrote: The following commit broke X11 mouse pointer. Symptom is "mouse pointer" on X11 cannot change "shape" when positioned to the frames of xterm window. Reverting it makes it work again. commit 9b8c4a0b215e603497daebe8ecbc9b1f0f035808 Should be fixed by... 4 Jun 2010 14:46
cciss: fix build for CONFIG_PROC_FS=n
-----Original Message----- From: Randy Dunlap [mailto:randy.dunlap(a)oracle.com] Sent: Friday, June 04, 2010 11:42 AM To: linux-kernel(a)vger.kernel.org Cc: akpm(a)linux-foundation.org; Miller, Mike (OS Dev) Subject: [PATCH -mmotm] cciss: fix build for CONFIG_PROC_FS=n From: Randy Dunlap <randy.... 4 Jun 2010 14:46
Commit cfecde435dda78248d6fcdc424bed68d5db6be0b turns screen blank
On Fri, Jun 4, 2010 at 11:27 PM, Nick Bowler <nbowler(a)elliptictech.com> wrote: On 16:00 Fri 04 Jun � � , Jeff Chua wrote: The following commit causes screen to become blank. Upon boot up, screen becomes blank (monitor can't sync to pc) with i915 compiled in the kernel. With i915 as module, system boots u... 4 Jun 2010 14:46
[PATCH 3/5] swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
The functions that operate on io_tlb_list/io_tlb_start/io_tlb_orig_addr have the prefix 'swiotlb_tbl' now. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk(a)oracle.com> Acked-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Tested-by: Albert Herranz <albert_herranz(a)yahoo.es> --- lib/swiotlb.c | 24 +++++++... 4 Jun 2010 14:46
[PATCH 1/5] swiotlb: add swiotlb_tbl_map_single library function
From: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> swiotlb_tbl_map_single() takes the DMA address of iotlb instead of using swiotlb_virt_to_bus(). [v2: changed swiotlb_tlb to swiotlb_tbl] [v3: changed u64 to dma_addr_t] Signed-off-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Reviewed-by: Konrad Rz... 4 Jun 2010 14:46
[PATCH 4/5] swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
.. to catch anybody doing something funky. [v2: swiotlb_sync_single_range_* no more - removed usage] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk(a)oracle.com> Acked-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> Tested-by: Albert Herranz <albert_herranz(a)yahoo.es> --- include/linux/swiotlb.h | 4 +... 4 Jun 2010 14:46
[PATCH] staging: usbip: usbip_common: kill rx thread on tx thread creation error.
Hi Greg, This is an updated patch after rebasing my branch to recently updated master. Himanshu Signed-off-by: Himanshu Chauhan <hschauhan(a)nulltrace.org> --- drivers/staging/usbip/usbip_common.c | 46 ++++++++++++++++++++++++--------- 1 files changed, 33 insertions(+), 13 deletions(-) diff --git a/d... 4 Jun 2010 14:46
[LFS/VM TOPIC] Stable pages while IO (was Wrong DIF guard tag on ext2 write)
On Fri 04-06-10 12:30:09, J. Bruce Fields wrote: On Fri, Jun 04, 2010 at 06:23:32PM +0200, Jan Kara wrote: On Thu 03-06-10 19:09:52, Boaz Harrosh wrote: [Topic] How to not let pages change while in IO [Abstract] As seen in a long thread on the fsdvel scsi mailing lists. Lots ... 4 Jun 2010 13:39