Re: bogous binfmt_misc patch in 2.2.0-pre1

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 2 Jan 1999 19:24:43 +0000 (GMT)


> > Yes, it might cause a few unnecessary functions to be compiled that aren't
> > actually ever used and thus wasting a few hundred bytes of memory, but I'd
> > _much_ prefer a clean kernel that doesn't have to worry about spurious
> > config options all over the place.
>
> Just #define them to empty or (<some magic constant>) then in the affected
> *.h files.

Bad things occur with the #defines. I've got a fair number of them now with
some inline fixes. I'll do some diffs for Linus shortly

Alan

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