Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751435AbbD3Bna (ORCPT ); Wed, 29 Apr 2015 21:43:30 -0400 Received: from mailrelay.lanline.com ([216.187.10.16]:39856 "EHLO mailrelay.lanline.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751160AbbD3Bn2 (ORCPT ); Wed, 29 Apr 2015 21:43:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <21825.34971.770238.620358@quad.stoffel.home> Date: Wed, 29 Apr 2015 21:42:51 -0400 From: "John Stoffel" To: David Herrmann Cc: David Lang , Andy Lutomirski , Austin S Hemmelgarn , Harald Hoyer , Arnd Bergmann , Havoc Pennington , "linux-kernel\@vger.kernel.org" , Jiri Kosina , Andrew Morton , Daniel Mack , One Thousand Gnomes , Linus Torvalds , Lukasz Skalski , "Theodore Ts'o" , Tom Gundersen , Greg Kroah-Hartman , "Eric W. Biederman" , John Stoffel , Djalal Harouni Subject: Re: [GIT PULL] kdbus for 4.1-rc1 In-Reply-To: References: <20150423163616.GA10874@kroah.com> <553A4A2F.5090406@samsung.com> <20150428171840.GB11351@thunk.org> <21824.5086.446831.189915@quad.stoffel.home> <5540D2F9.2010704@redhat.com> <55413158.5060808@gmail.com> X-Mailer: VM 8.2.0b under 23.4.1 (x86_64-pc-linux-gnu) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1027 Lines: 25 >>>>> "David" == David Herrmann writes: David> Hi David> On Wed, Apr 29, 2015 at 10:43 PM, David Lang wrote: >> If the justification for why this needs to be in the kernel is that you >> can't reliably prevent apps from exiting if there are pending messages, [...] David> It's not. >> the answer of "preventing apps from exiting if there are pending messages >> isn't a sane thing to try and do" is a direct counter to that justification >> for including it in the kernel. David> It's optionally used for reliable exit-on-idle. Then why is there a critical race that must be solved in the kernel if it's optional? And can you please describe in more detail what this 'exit-on-idle' thing is and how it works and why you would use it? -- 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/