[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436927091-32520-1-git-send-email-lenb@kernel.org>
Date: Tue, 14 Jul 2015 22:24:50 -0400
From: Len Brown <lenb@...nel.org>
To: rjw@...ysocki.net, linux-pm@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
Based on discussion resulting from...
https://lkml.org/lkml/2015/5/8/82 [PATCH 1/1] suspend: delete sys_sync(),
this patch makes sys_sync() optional, rather than deleting it entirely.
This is an update to the original patch for this issue from Jan, 2014:
patch https://lkml.org/lkml/2014/1/23/73
[PATCH v3] suspend: make sync() on suspend-to-RAM optional
Aside from applying to Linux 4.1, rather than 3.13...
the change is that suspend always checks the flag from the
sysfs attribute before invoking sys_sync(); and the config option
just sets the default value. Before the config option deleted all code.
Also, the config dependency is corrected, and some varialbes re-named.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists