Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933323AbbGGWVa (ORCPT ); Tue, 7 Jul 2015 18:21:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59548 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932700AbbGGWVW (ORCPT ); Tue, 7 Jul 2015 18:21:22 -0400 Date: Tue, 7 Jul 2015 15:21:22 -0700 From: Greg Kroah-Hartman To: Sergei Zviagintsev Cc: David Herrmann , Daniel Mack , Djalal Harouni , linux-kernel Subject: Re: [PATCH RFC 0/5] kdbus: minor quota code improvements Message-ID: <20150707222122.GA30201@kroah.com> References: <1435497454-10464-1-git-send-email-sergei@s15v.net> <20150707162941.GE31100@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150707162941.GE31100@localhost.localdomain> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1528 Lines: 41 On Tue, Jul 07, 2015 at 07:29:41PM +0300, Sergei Zviagintsev wrote: > 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? David has sent me a pull request for these, give me a few days to catch up on my patches before I pull it in. thanks, greg k-h -- 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/