Because of how big mapping the config space is (1M per bus), we limit how
many busses we support for now. In the long run, we could replace that
with something akin to kmap_atomic instead.
This patch changes the limit from currently 16 to 64.
Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
---
a
Olof Johansson writes:
> Paul,
>
> Please pull from:
>
> master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi.git for-2.6.25
Pulled & pushed out.
Paul.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/lin
Josh Boyer writes:
> Please pull from:
>
> master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
> for-2.6.25
Pulled & pushed out.
Paul.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc
On Fri, 07 Dec 2007 14:12:20 -0800
[EMAIL PROTECTED] wrote:
>
> The patch titled
> iommu sg: add IOMMU helper functions for the free area management
> has been added to the -mm tree. Its filename is
> iommu-sg-add-iommu-helper-functions-for-the-free-area-management.patch
>
> *** Remem
On Thu, Dec 27, 2007 at 07:27:17PM -0800, Siva Prasad wrote:
> What is the kernel routine that is first called when there is, for
> example a read() function call from user program?
> I would like to start debugging from there and see if any thing at all
> happens when there is a call. Appreciate
Geoff Levand writes:
> This broke Cell builds.
>
> arch/powerpc/platforms/cell/spufs/sched.c:200: multiple definition of
> `.notify_spus_active'
> arch/powerpc/platforms/cell/spu_syscalls.c:149: first defined here
>
>
> commit aed3a8c9bb1a8623a618232087c5ff62718e3b9a
> Author: Bob Nelson <[EMA
Paul,
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi.git for-2.6.25
For the following pasemi patches:
Olof Johansson (3):
[POWERPC] pasemi: Implement NMI support
[POWERPC] pasemi: Distribute interrupts evenly across cpus
[POWERPC] Enable CONFIG_PCI