Home
last modified time | relevance | path

Searched hist:f0e2efcfd271733119cfe499f5811968544cbe7b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/pstore/
H A Dplatform.cdiff f0e2efcfd271733119cfe499f5811968544cbe7b Thu May 21 11:26:19 CDT 2015 Konstantin Khlebnikov <khlebnikov@yandex-team.ru> pstore: do not use message compression without lock

pstore_compress() uses static stream buffer for zlib-deflate which
easily crashes when several concurrent threads use one shared state.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Signed-off-by: Tony Luck <tony.luck@intel.com>