Thread (2 messages) 2 messages, 2 authors, 2001-09-24

Re: [PATCH] gcc3 compatibility and debugger support

From: Franz Sirl <hidden>
Date: 2001-09-24 22:09:55

Possibly related (same subject, not in this thread)

On Monday 24 September 2001 04:39, Paul Mackerras wrote:
Franz Sirl writes:
quoted
 	current_set[smp_processor_id()] = new;
+#else
+	current_set[0] = new;
 #endif /* CONFIG_SMP */
Yuck.  Just put the #endif before the line that sets current_set[].
smp_processor_id() is 0 on UP.
OK, here is the updated patch.

Franz.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help