[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3908561D78D1C84285E8C5FCA982C28F32A88096@ORSMSX114.amr.corp.intel.com>
Date: Thu, 21 May 2015 16:30:46 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: Konstantin Khlebnikov <khlebnikov@...dex-team.ru>,
Anton Vorontsov <anton@...msg.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Kees Cook <keescook@...omium.org>,
"Colin Cross" <ccross@...roid.com>,
Aruna Balakrishnaiah <aruna@...ux.vnet.ibm.com>
Subject: RE: [PATCH] pstore: do not use message compression without lock
> - if (big_oops_buf) {
> + if (big_oops_buf && is_locked) {
> dst = big_oops_buf;
> hsize = sprintf(dst, "%s#%d Part%u\n", why,
> Bump
Thanks for the reminder. Applied. Should show up in linux-next soon, and then go to Linus in next merge window
-Tony
Powered by blists - more mailing lists