Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754757AbbGFSs2 (ORCPT ); Mon, 6 Jul 2015 14:48:28 -0400 Received: from mail-la0-f42.google.com ([209.85.215.42]:35576 "EHLO mail-la0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753378AbbGFSs1 (ORCPT ); Mon, 6 Jul 2015 14:48:27 -0400 MIME-Version: 1.0 In-Reply-To: <1435497454-10464-1-git-send-email-sergei@s15v.net> References: <1435497454-10464-1-git-send-email-sergei@s15v.net> Date: Mon, 6 Jul 2015 20:48:26 +0200 Message-ID: Subject: Re: [PATCH RFC 0/5] kdbus: minor quota code improvements From: David Herrmann To: Sergei Zviagintsev Cc: Greg Kroah-Hartman , Daniel Mack , Djalal Harouni , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 29 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. 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/