Hi all!
First of all: Sorry, this is the wrong mailing list, but I searched a lot and
found none that would fit to PPC user-related problems -- linux-ppc would have
been one but this one seems to be dead since 2004?!
I've a G4 based Mac mini and would like to suspend it to RAM, though the
vani
Hi all!
First of all: Sorry, this is the wrong mailing list, but I searched a lot and
found none that would fit to PPC user-related problems -- linux-ppc would have
been one but this one seems to be dead since 2004?!
I've a G4 based Mac mini and would like to suspend it to RAM, though the
vani
The address limit is already set in flush_old_exec() so this
set_fs(USER_DS) is redundant.
Signed-off-by: Mathias Krause
---
arch/powerpc/kernel/process.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/kernel/process.c b/arch/powerpc/kernel/process.c