Re: RFC: changes to microcode update driver.

From: Jamie Lokier
Date: Wed Oct 08 2003 - 14:44:15 EST


Tigran Aivazian wrote:
> 1. Remove ->read() method for /dev/cpu/microcode device node and do not
> hold a copy of applied microcode chunks in kernel memory. In the days when
> we had a regular devfs file with a non-zero size this had at least some
> potential use but now this feature is almost useless and removing it would
> allow a lot of code cleanup and simplification.

It would be nice to record the MD5 or SHA checksum of the loaded
microcode, so it's possible to check which one was loaded.

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