mirror of
https://github.com/torvalds/linux
synced 2026-06-29 06:12:08 +09:00
error_bo and pinned_bo could be used uninitialised if there were no active buffers. Caught by kmemcheck. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>