Re: fork pagesize patch

From: David Howells
Date: Tue Nov 16 2004 - 11:15:38 EST



> > Please don't do that. What you've done causes a divide-by-zero error to be
> > emitted by the compiler if PAGE_SIZE > THREAD_SIZE. That's why I used the
> > preprocessor in the first place.
>
> What kind of broken compiler are _you_ using? Fix your compiler.

Sorry... I meant warning not error. It doesn't actually stop it building a
working kernel, but gcc _does_ complain, and not unreasonably, I think.

David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/