Re: [ PATCH ]: disable pcspeaker kernel: 2.4.2 - 2.4.5

Ingo Molnar (mingo@elte.hu)
Wed, 30 May 2001 16:00:18 +0200 (CEST)


> less code / one int more in the kernel
> or
> more code and #ifs / one int less in the kernel

if the #ifdefs bloat the code 4 times the size of the simple patch, then
we obviously want 4 bytes more in the kernel.

> And what about the code from kernel/sys.c ? The version you provided
> doesn't take care of what's the default value of pcspeaker. This would
> make it undefined, which is not really good.

the default value is 0, that is good enough.

Ingo

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