diff options
author | Takashi Iwai <tiwai@suse.de> | 2013-12-02 15:38:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-08 18:22:32 -0800 |
commit | 75da02b29fd99cb2d6ac822f2864de4d6e35b9fd (patch) | |
tree | 70ff2cf065cbf2bb72bcc9c8cdef2073b16f09ad /drivers/base | |
parent | bba3a87e982ad5992e776ca1fc409326915d6b44 (diff) |
microcode: Use request_firmware_direct()
Use the new helper, request_firmware_direct(), for avoiding the
lengthy timeout of non-existing firmware loads. Especially the Intel
microcode driver suffers from this problem because each CPU triggers
the f/w loading, thus it ends up taking (literally) hours with many
cores.
Tested-by: Prarit Bhargava <prarit@redhat.com>
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions