Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259959

Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing

From Oliver Neukum <oneukum@suse.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing
Date 2015-10-31 10:00 +0100
Message-ID <qpAb0-EJ-9@gated-at.bofh.it> (permalink)
References <qpie5-6qe-3@gated-at.bofh.it> <qpie5-6qe-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 2015-10-30 at 14:47 +0100, Jiri Kosina wrote:
> Basically the main argument why kthread freezer is not needed boils
> down to
> this: the only facility that is needed during suspend: "no persistent
> fs
> changes are allowed from now on".

Is that true? Drivers of character devices also may assume
that IO and suspend() wouldn't race (except in fairly clear exceptions)

	Regards
		Oliver


--
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor  of fs freezing Jiri Kosina <jikos@kernel.org> - 2015-10-30 14:50 +0100
  Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in  favor of fs freezing kbuild test robot <lkp@intel.com> - 2015-10-30 15:10 +0100
  Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in  favor of fs freezing Oliver Neukum <oneukum@suse.com> - 2015-10-31 10:00 +0100
    Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing Neil Brown <nfbrown@novell.com> - 2015-11-02 04:10 +0100
  Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing yalin wang <yalin.wang2010@gmail.com> - 2015-11-02 09:00 +0100
    Re: [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in  favor of fs freezing Jiri Kosina <jikos@kernel.org> - 2015-11-02 12:10 +0100

csiph-web