xfs
[Top] [All Lists]

Re: CONFIG_FRAME_POINTER and arch/i386/kernel/semaphore.c

To: John Hawkes <hawkes@xxxxxxxxxxxx>
Subject: Re: CONFIG_FRAME_POINTER and arch/i386/kernel/semaphore.c
From: Russell Cattelan <cattelan@xxxxxxxxxxx>
Date: Mon, 11 Dec 2000 11:50:15 -0600
Cc: linux-xfs@xxxxxxxxxxx
References: <004f01c06398$7d56e740$6401a8c0@xxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
John Hawkes wrote:

That is part of the KDB patch.
It isn't specific to XFS.

> Is there a reason why the xfs version of arch/i386/kernel/semaphore.c
> has added:
>   #if defined(CONFIG_FRAME_POINTER)
>      ...
>   #endif
> for the asm routines __down_failed, __down_failed_interruptible, and
> __down_failed_trylock, but *not* for __up_wakeup, __down_read_failed,
> and __down_write_failed?
>
> John Hawkes


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