diff options
author | Andi Kleen <[email protected]> | 2012-01-26 00:09:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-01-26 16:48:10 -0800 |
commit | 3bd391f056df61e928de1680ff4a3e7e07e5b399 (patch) | |
tree | f50b5c80010b901a6542b7f4e4913b76d77f3b72 /tools/perf/scripts/python/syscall-counts.py | |
parent | 644e9cbbe3fc032cc92d0936057e166a994dc246 (diff) |
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Add support for auto-loading of crypto drivers based on cpuid features.
This enables auto-loading of the VIA and Intel specific drivers
for AES, hashing and CRCs.
Requires the earlier infrastructure patch to add x86 modinfo.
I kept it all in a single patch for now.
I dropped the printks when the driver cpuid doesn't match (imho
drivers never should print anything in such a case)
One drawback is that udev doesn't know if the drivers are used or not,
so they will be unconditionally loaded at boot up. That's better
than not loading them at all, like it often happens.
Cc: Dave Jones <[email protected]>
Cc: Kay Sievers <[email protected]>
Cc: Jen Axboe <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Huang Ying <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Thomas Renninger <[email protected]>
Acked-by: H. Peter Anvin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions