From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765299AbYHDVkZ (ORCPT ); Mon, 4 Aug 2008 17:40:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765045AbYHDViP (ORCPT ); Mon, 4 Aug 2008 17:38:15 -0400 Received: from senator.holtmann.net ([87.106.208.187]:47592 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763868AbYHDViN (ORCPT ); Mon, 4 Aug 2008 17:38:13 -0400 Subject: Re: pull request: wireless-2.6 2008-08-04 From: Marcel Holtmann To: "John W. Linville" Cc: davem@davemloft.net, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20080804204558.GA5866@tuxdriver.com> References: <20080804193753.GA30345@tuxdriver.com> <1217882288.7819.19.camel@californication> <20080804204558.GA5866@tuxdriver.com> Content-Type: text/plain Date: Mon, 04 Aug 2008 23:42:03 +0200 Message-Id: <1217886123.7819.23.camel@californication> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi John, > > > Luis R. Rodriguez (4): > > > list.h: Add list_splice_tail() and list_splice_tail_init() > > > list.h: add list_cut_position() > > > > have these two changes got reviewed on LKML? I don't see any ACKs for it > > in the commit message. > > Hmmm...no. I thought the original patches had been copied to > linux-kernel, but it looks like that is not the case. > > The original patches are archived here: > > http://marc.info/?l=linux-wireless&m=121783421908441&w=2 > > http://marc.info/?l=linux-wireless&m=121783422008445&w=2 > > What problems do you see with them? I don't see a problem with these patches, but they should at least be reviewed on LKML once. Changes to core kernel infrastructure should not be merged silently via subsystem trees without any kind of ACKs. Regards Marcel