On Mon, 2008-12-29 at 11:12 +1100, Paul Mackerras wrote:
> X has been failing to start on my quad G5 powermac since commit
> 1fd0f52583a85b21a394201b007bc1ee104b235d ("powerpc: Fix domain numbers
> in /proc on 64-bit") went in. The reason is that the change allows X
> to see the PCI-PCI bridge abo
Oops... obviously the subject line wasn't fully baked. How about
[PATCH] powerpc: Fix pciconfig_iobase system call on PCI-Express powermac
Paul.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev
X has been failing to start on my quad G5 powermac since commit
1fd0f52583a85b21a394201b007bc1ee104b235d ("powerpc: Fix domain numbers
in /proc on 64-bit") went in. The reason is that the change allows X
to see the PCI-PCI bridge above the video card (previously it was
obscured by the fact that th
Linus,
Please pull from the 'next' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git next
to get a powerpc update.
This has a minor conflict with your tree in drivers/char/Makefile
where two lines were added at the same place; the resolution is to
keep both. If you pre
Hi Dave, Neil,
Today's linux-next build (powerpc ppc64_defconfig) failed like this:
drivers/net/ibmveth.c: In function 'ibmveth_poll':
drivers/net/ibmveth.c:1034: warning: passing argument 1 of
'netif_rx_reschedule' from incompatible pointer type
drivers/net/ibmveth.c:1034: error: too many argum