[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1237930126-6741-1-git-send-email-beckyb@kernel.crashing.org>
Date: Tue, 24 Mar 2009 16:28:41 -0500
From: Becky Bruce <beckyb@...nel.crashing.org>
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu, fujita.tomonori@....ntt.co.jp,
ian.campbell@...rix.com, jeremy@...p.org
Subject: [PATCH 0/5] swiotlb: changes for powerpc/highmem
This is a series of fairly minor patches that get swiotlb working
on 32-bit powerpc systems with HIGHMEM, plus some cleanup of the
outdated comments in the code. I've made a couple of things
weak that ppc needs to override, and have changed the prototypes
for a couple of functions to include the hwdev pointer, which
we need to ppc to convert bus addresses to and from phys/virt
addresses. I've also fixed a build warning I've been seeing on
ppc.
I have not tested this in any way on any non-ppc platforms,
so commentary/testing from x86/ia64 folks is greatly
appreciated.
diffstat:
arch/x86/kernel/pci-swiotlb.c | 2 +-
include/linux/swiotlb.h | 4 ++-
lib/swiotlb.c | 70 +++++++++++++++++++++++-----------------
3 files changed, 44 insertions(+), 32 deletions(-)
Cheers,
Becky
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists