* 2.4.0-test1 linux/sched.h
@ 2000-06-14 13:43 tom_gall
2000-06-19 2:26 ` Paul Mackerras
0 siblings, 1 reply; 2+ messages in thread
From: tom_gall @ 2000-06-14 13:43 UTC (permalink / raw)
To: linuxppc-dev
Anyone notice that on
2.4.0-test1-ac18 that sched.h was changed to remove
#define PF_PTRACED 0x00000010
#define PF_TRACESYS 0x00000020
I need both of these systems to get a successful zImage built for my Power3 box.
Anyone know why there were removed, do we really really need this or should
dependancies on these symbols go?
Regards,
Tom
--
Tom Gall - PowerPC Linux Team "Where's the ka-boom? There was
Linux Technology Center supposed to be an earth
(w) tom_gall@vnet.ibm.com shattering ka-boom!"
(w) 507-253-4558 -- Marvin Martian
(h) tgall@uswest.net
http://oss.software.ibm.com/developerworks/opensource/linux
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.0-test1 linux/sched.h
2000-06-14 13:43 2.4.0-test1 linux/sched.h tom_gall
@ 2000-06-19 2:26 ` Paul Mackerras
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 2000-06-19 2:26 UTC (permalink / raw)
To: tom_gall; +Cc: linuxppc-dev
tom_gall@vnet.ibm.com writes:
> Anyone notice that on
>
> 2.4.0-test1-ac18 that sched.h was changed to remove
>
> #define PF_PTRACED 0x00000010
> #define PF_TRACESYS 0x00000020
Yes, this was part of a fix for a race condition in accessing the
tsk->flags field. Initially only ix86 was updated with the necessary
changes but I have since sent in a patch to Alan and it should be
fixed in the latest -ac version.
Paul.
--
Paul Mackerras, Senior Open Source Researcher, Linuxcare, Inc.
+61 2 6262 8990 tel, +61 2 6262 8991 fax
paulus@linuxcare.com.au, http://www.linuxcare.com.au/
Linuxcare. Support for the revolution.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-06-19 2:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-14 13:43 2.4.0-test1 linux/sched.h tom_gall
2000-06-19 2:26 ` Paul Mackerras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).