Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1184210
| From | Len Brown <lenb@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional |
| Date | 2015-07-15 04:30 +0200 |
| Message-ID | <pMkCm-2kr-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional Len Brown <lenb@kernel.org> - 2015-07-15 04:30 +0200
[PATCH 1/1] suspend: make sync() on suspend-to-RAM optional Len Brown <lenb@kernel.org> - 2015-07-15 04:30 +0200
Re: [PATCH 1/1] suspend: make sync() on suspend-to-RAM optional Pavel Machek <pavel@ucw.cz> - 2015-07-15 08:50 +0200
Re: [PATCH 1/1] suspend: make sync() on suspend-to-RAM optional Austin S Hemmelgarn <ahferroin7@gmail.com> - 2015-07-15 16:10 +0200
RE: [PATCH 1/1] suspend: make sync() on suspend-to-RAM optional "Brown, Len" <len.brown@intel.com> - 2015-07-15 17:00 +0200
Re: [PATCH 1/1] suspend: make sync() on suspend-to-RAM optional Pavel Machek <pavel@ucw.cz> - 2015-07-22 09:30 +0200
Re: [PATCH 1/1] suspend: make sync() on suspend-to-RAM optional Oliver Neukum <oneukum@suse.com> - 2015-07-22 11:00 +0200
csiph-web