On Sat, Apr 20, 2002 at 01:05:54PM -0700, Brian Pane wrote: > The problem only appears in leader/follower because it's the only MPM > that currently uses apr_atomic.h. > > I think this is one more reason to stop using <asm/system.h> in apr_atomic.h
Perhaps, but we're going to lose cross-platform atomic support for Linux. That stinks. They've already done the grunt work to support this, but it doesn't seem like we will be able to take advantage of it in userspace. -- justin
