Re: dual line backtraces for i386.

From: Jan Engelhardt
Date: Sat Jan 07 2006 - 06:17:06 EST


>Please...
>
> char space = '\t';
> [...]
> printk("%c", space);
> space = ('\t' + '\n') - space;
>
>Even fewer instructions and actually somewhat understandable.

I see the days of kernelgolf coming...



Jan Engelhardt
--
-
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/