Juan, The following change doesn't work well on non-ix86 architectures:
%ifarch %{ix86}
-%if 0
+%if !%build_kdb
OptionDisable DEBUG_HIGHMEM
OptionDisable DEBUG_SLAB
OptionDisable KDB
My alpha complains with:
error: parse error in expression
error: /users/stefan/RPM/SPECS/kernel-2.4.spec:896:
parseExpressionBoolean returns -1
