Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758106AbbGGQ3s (ORCPT ); Tue, 7 Jul 2015 12:29:48 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:52553 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756970AbbGGQ3n (ORCPT ); Tue, 7 Jul 2015 12:29:43 -0400 X-Sasl-enc: ADPrrnulU693JPwTy0Xw+O5as7yjvjjAdBtHtY8OancZ 1436286582 Date: Tue, 7 Jul 2015 19:29:41 +0300 From: Sergei Zviagintsev To: David Herrmann Cc: Greg Kroah-Hartman , Daniel Mack , Djalal Harouni , linux-kernel Subject: Re: [PATCH RFC 0/5] kdbus: minor quota code improvements Message-ID: <20150707162941.GE31100@localhost.localdomain> References: <1435497454-10464-1-git-send-email-sergei@s15v.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1551 Lines: 42 Hi David, On Mon, Jul 06, 2015 at 08:48:26PM +0200, David Herrmann wrote: > Hi > > On Sun, Jun 28, 2015 at 3:17 PM, Sergei Zviagintsev wrote: > > Hi, > > > > Main points here are to use conventional types, rewrite tests in obvious > > way, add couple of new WARN_ONs and do a bit more work in the others. > > > > Keeping in mind the number of mistakes I made while preparing this > > patchset, I decided to mark it as RFC :) I'd appreciate any feedback on > > these. > > > > > > Sergei Zviagintsev (5): > > kdbus: fix typos in kdbus_conn_quota_inc() > > kdbus: use standard kernel types in struct kdbus_quota > > kdbus: do explicit overflow check in kdbus_conn_quota_inc() > > kdbus: handle WARN_ON cases properly when decrementing quota > > kdbus: improve tests on incrementing quota > > I applied #1 and #2 now. If you resend, please drop those from the set. As I see, neither Greg's tree nor out-of-tree kdbus repo (i.e. https://github.com/systemd/kdbus) contains them. Am I missing something? > > Thanks! > David > -- > 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/ -- 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/