lkml.org 
[lkml]   [2004]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] 2.6.9-rc1 - #ifdef cleanup for sh64
From
Date
Another small cleanup patch for #if/#ifdef usage.

Signed-off-by: valdis.kletnieks@vt.edu

--- linux-2.6.9-rc1/arch/sh64/kernel/process.c.ifdef 2004-08-14 01:38:11.000000000 -0400
+++ linux-2.6.9-rc1/arch/sh64/kernel/process.c 2004-08-24 09:58:01.407004057 -0400
@@ -901,7 +901,7 @@ unsigned long get_wchan(struct task_stru
*/
pc = thread_saved_pc(p);

-#if CONFIG_FRAME_POINTER
+#ifdef CONFIG_FRAME_POINTER
if (in_sh64_switch_to(pc)) {
sh64_switch_to_fp = (long) p->thread.sp;
/* r14 is saved at offset 4 in the sh64_switch_to frame */


[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:05    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog