| To: | <linux-xfs@xxxxxxxxxxx> |
|---|---|
| Subject: | CONFIG_FRAME_POINTER and arch/i386/kernel/semaphore.c |
| From: | "John Hawkes" <hawkes@xxxxxxxxxxxx> |
| Date: | Mon, 11 Dec 2000 09:33:34 -0800 |
| Sender: | owner-linux-xfs@xxxxxxxxxxx |
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> |
|---|---|---|
| ||
| Previous by Date: | patch: ide kio, part deux, Jens Axboe |
|---|---|
| Next by Date: | Re: CONFIG_FRAME_POINTER and arch/i386/kernel/semaphore.c, Russell Cattelan |
| Previous by Thread: | patch: ide kio, part deux, Jens Axboe |
| Next by Thread: | Re: CONFIG_FRAME_POINTER and arch/i386/kernel/semaphore.c, Russell Cattelan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |