Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754877AbbGFStU (ORCPT ); Mon, 6 Jul 2015 14:49:20 -0400 Received: from mail-la0-f54.google.com ([209.85.215.54]:33997 "EHLO mail-la0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754191AbbGFStS (ORCPT ); Mon, 6 Jul 2015 14:49:18 -0400 MIME-Version: 1.0 In-Reply-To: <1435825714-3567-1-git-send-email-dh.herrmann@gmail.com> References: <1435825714-3567-1-git-send-email-dh.herrmann@gmail.com> Date: Mon, 6 Jul 2015 20:49:16 +0200 Message-ID: Subject: Re: [PATCH 0/6] Miscellaneous kdbus fixes and code removal From: David Herrmann To: linux-kernel Cc: Greg Kroah-Hartman , Daniel Mack , Djalal Harouni 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: 978 Lines: 26 Hi On Thu, Jul 2, 2015 at 10:28 AM, David Herrmann wrote: > Hi Greg > > A set of 6 patches to drop unused code and fix some bugs: > > #1: simple fix for test-cases > #2: drop redundant internal accounting > #3: drop unused structure member > #4: drop support for an HELLO-ioctl item that was never used. If this breaks > some user-space we're not aware of, we will have to revert it. But I > haven't seen anything using this so far. This does *not* break ABI, but > only cause the ioctl to fail if you pass that item. > #5: pin namespaces on kdbus-connections to simplify namespace handling, further > described in the commit-msg > #6: fix a NULL-deref All are applied now. 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/