On Tuesday 04 October 2005 13:09, Al Viro wrote:
> On Tue, Oct 04, 2005 at 12:26:36PM +0200, Blaisorblade wrote:
> > On Tuesday 04 October 2005 01:38, Al Viro wrote:
> > > On Mon, Oct 03, 2005 at 08:30:23PM +0200, Blaisorblade wrote:
> > > > The second is that, even if x86_64 uses things such as  (from
> > > > arch/x86_64/mm/Makefile):

> Speaking of cleaning these makefiles: in my tree Makefile.unmap is
> simply
>
> extra-$(CONFIG_MODE_TT) += unmap.o
> $(obj)/unmap.o: _c_flags = $(call unprofile,$(CFLAGS))
Where went objcopy -G switcheroo?

Possibly (it doesn't link into glibc) it's trivially ok, but please make sure 
as the original fixed bug was environment-dependant (it happened only on some 
Gentoo NPTL-only systems, and maybe the problem disappeared in later glibc 
versions), so you wouldn't see the breakage.

> now.  At which point it's about to disappear - no sense to bother with
> including two lines, especially since one of them folds into
>
> $(obj)/stub_segv.o $(obj)/unmap.o: _c_flags = $(call unprofile,$(CFLAGS))
>
> Post-2.6.14 fodder, obviously.
About folding it in, 

Acked-by: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]>

Bye
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to