Re: [PATCH] [58/58] x86: remove support for the Rise CPU

From: Alan Cox
Date: Thu Jul 19 2007 - 07:08:28 EST


> - It's not only code, it also bloats everyone's kernel image.

Its a miniscule piece of code that is discarded on boot. Yes it might
make the image 100 bytes longer, but have you priced a 160GB disk
recently. I don't think 100 bytes of disk and 0 of memory really is worth
saving for any risk at all. Its not even worth the time to apply the
patch.

> - All it did was to fiddle with capabilities - if any computer with
> a Rise cpu running Linux actually exists it should still work.
> - It's highly unlikely that we had any user of this code.

But you've no idea if this is true. Probably some of our other drivers
are bigger and have less users.

Alan
-
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/