Paul Mackerras <[EMAIL PROTECTED]> writes:
> diff --git a/arch/powerpc/mm/slb.c b/arch/powerpc/mm/slb.c
> index a73d2d7..1ca87eb 100644
> --- a/arch/powerpc/mm/slb.c
> +++ b/arch/powerpc/mm/slb.c
> @@ -89,7 +89,7 @@ void slb_flush_and_rebolt(void)
> vflags = SLB_VSID_KERNEL | vmalloc_llp;
>
Andreas Schwab writes:
> That didn't change anything visibly.
OK, please try this one and let me know if it fixes it.
Paul.
diff --git a/arch/powerpc/mm/slb.c b/arch/powerpc/mm/slb.c
index a73d2d7..1ca87eb 100644
--- a/arch/powerpc/mm/slb.c
+++ b/arch/powerpc/mm/slb.c
@@ -89,7 +89,7 @@ void slb
Paul Mackerras <[EMAIL PROTECTED]> writes:
> Andreas Schwab writes:
>
>> 1.25 GB. It also has an nvidia gfx card, in case it matters.
>
> Could you try this patch and see if it fixes it? It puts the code
> back to being a bit closer to what it was before.
That didn't change anything visibly.
A
Andreas Schwab writes:
> 1.25 GB. It also has an nvidia gfx card, in case it matters.
Could you try this patch and see if it fixes it? It puts the code
back to being a bit closer to what it was before.
Paul.
diff --git a/arch/powerpc/mm/slb.c b/arch/powerpc/mm/slb.c
index a73d2d7..1cef209 100
Paul Mackerras <[EMAIL PROTECTED]> writes:
> How much RAM does your machine have?
1.25 GB. It also has an nvidia gfx card, in case it matters.
Andreas.
--
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA
Andreas Schwab writes:
> It's a dual 1.8GHz. Config is attached.
OK, your config works on my dual G5 (if I build in the SCSI disk
driver and the sata_svw driver so it can find my root patition).
How much RAM does your machine have?
Paul.
___
Linuxppc
Paul Mackerras <[EMAIL PROTECTED]> writes:
> Andreas Schwab writes:
>
>> This change:
>>
>> commit edd0622bd2e8f755c960827e15aa6908c3c5aa94
>> Author: Paul Mackerras <[EMAIL PROTECTED]>
>> Date: Fri Aug 10 21:04:07 2007 +1000
>>
>> [POWERPC] Fix potential duplicate entry in SLB shadow buff
Andreas Schwab writes:
> This change:
>
> commit edd0622bd2e8f755c960827e15aa6908c3c5aa94
> Author: Paul Mackerras <[EMAIL PROTECTED]>
> Date: Fri Aug 10 21:04:07 2007 +1000
>
> [POWERPC] Fix potential duplicate entry in SLB shadow buffer
>
> is broken on PowerMac G5. It crashes very ear