xfs
[Top] [All Lists]

Re: XFS cvs + Preempt Problem

To: Andy Kwong <iserlohn@xxxxxxxxxxxx>
Subject: Re: XFS cvs + Preempt Problem
From: Steve Lord <lord@xxxxxxx>
Date: Thu, 27 Sep 2001 12:18:34 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: Message from Andy Kwong <iserlohn@aicompro.com> of "27 Sep 2001 10:09:33 PDT." <1001610574.2402.39.camel@zerowing.pop-star.net>
Sender: owner-linux-xfs@xxxxxxxxxxx
> A XFS kernel from the cvs tree plus the preempt patches yielded the
> following error. (From a RPM build)
> 
> fs/fs.o: In function `dput':
> fs/fs.o(.text+0x16498): undefined reference to `atomic_dec_and_lock'
> fs/fs.o(.text+0x194d7): more undefined references to
> `atomic_dec_and_lock' follow
> make[1]: *** [kallsyms] Error 1
> make: *** [vmlinux] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.80358 (%build)
> 
> I tried compiling the tree manually and it came up with the same error.
> Anyone have any ideas?

This is not code which xfs has changed, it is core kernel code, 
atomic_dec_and_lock is in arch/i386/lib/dec_and_lock.c

Steve

> 
> --Andy



<Prev in Thread] Current Thread [Next in Thread>