Hi Maxim,

Maxim Kuvyrkov wrote:
Geert Uytterhoeven wrote:
---------- Forwarded message ----------
From: Maxim Kuvyrkov <ma...@codesourcery.com>
Date: Sun, Dec 6, 2009 at 20:04
Subject: [PATCH] NPTL support for uClinux
To: Geert Uytterhoeven <ge...@linux-m68k.org>
Cc: Linux/m68k <linux-m...@vger.kernel.org>


The following patch makes NPTL syscalls work for m68knommu.

I didn't test this beyond building the kernel, there's no much point
to it till uClibc support for NPTL on m68k is implemented.

The patch is basically a copy of original NPTL patch for usual m68k.
The only real change is in atomic_cmpxchg syscall implementation: code
that checked correctness of the memory reference was removed.

As Andreas noted on linux-m68k@, there are a couple of indentation issues in the patch. Here is a version formatted with scripts/Lindent.

Overall this looks ok to me. (Though it seems the formatting on
"unsigned long tp_value" in the patch to thread_info_no.h doesn't
match the existing field alignment).

Did you want me to pick this up and apply the the m68knommu.git
tree for inclusion in 2.6.34?

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     g...@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close                             FAX:         +61 7 3217 5323
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to