summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2012-10-09 04:01:03 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-22 15:37:17 (GMT)
commit746058f4304343507e48d39f80d7a3b0d8550e3a (patch)
treec372c4a60a4a5b00b408de1c09f27bba077f9fc0 /arch
parent253c9240ee09fd2a05d315ea44ac037a893d8981 (diff)
downloadlinux-746058f4304343507e48d39f80d7a3b0d8550e3a.tar.xz
firmware loader: let direct loading back on 'firmware_buf'
Firstly 'firmware_buf' is introduced to make all loading requests to share one firmware kernel buffer, so firmware_buf should be used in direct loading for saving memory and speedup firmware loading. Secondly, the commit below abb139e75c2cdbb955e840d6331cb5863e409d0e(firmware:teach the kernel to load firmware files directly from the filesystem) introduces direct loading for fixing udev regression, but it bypasses the firmware cache meachnism, so this patch enables caching firmware for direct loading case since it is still needed to solve drivers' dependency during system resume. Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions