Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753968AbbFMCY6 (ORCPT ); Fri, 12 Jun 2015 22:24:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38082 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752101AbbFMCY4 (ORCPT ); Fri, 12 Jun 2015 22:24:56 -0400 Date: Fri, 12 Jun 2015 19:24:55 -0700 From: Greg Kroah-Hartman To: Dmitry Kalinkin Cc: devel@driverdev.osuosl.org, Martyn Welch , Manohar Vanga , Igor Alekseev , linux-kernel@vger.kernel.org Subject: Re: [PATCHv3 00/16] vme DMA and user space driver improvements Message-ID: <20150613022455.GA3315@kroah.com> References: <1432814833-5320-1-git-send-email-dmitry.kalinkin@gmail.com> <20150531030611.GA10021@kroah.com> <20150613003149.GA31919@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 1189 Lines: 25 On Sat, Jun 13, 2015 at 05:04:28AM +0300, Dmitry Kalinkin wrote: > On Sat, Jun 13, 2015 at 3:31 AM, Greg Kroah-Hartman > wrote: > > On Wed, Jun 10, 2015 at 04:09:19PM +0300, Dmitry Kalinkin wrote: > >> Also, there are some patches that IMO don't need any special VME > >> subsystem expertise, namely: > >> Documentation: mention vme_master_mmap() in VME API > >> vme: ca91cx42: return error code on DMA error > >> staging: vme_user: remove unused counters > >> staging: vme_user: remove forward declarations > >> staging: vme_user: remove open/release > >> staging: vme_user: remove buf_unalloc helper > >> vme: tsi148: depend on HAS_DMA for Kconfig > > > > I've taken all of these except patches 12, 13, 14 and 16. > > > I thought 12 was the most harmless out of the whole set. Am I wrong? You added a new userspace api, that someone else is going to have to maintain, that's not "harmless" at all. -- 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/