From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754711AbdEJTyh (ORCPT ); Wed, 10 May 2017 15:54:37 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34756 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753479AbdEJTyg (ORCPT ); Wed, 10 May 2017 15:54:36 -0400 Date: Wed, 10 May 2017 21:54:32 +0200 From: Ingo Molnar To: Linus Torvalds Cc: "Paul E. McKenney" , Linux Kernel Mailing List , Peter Zijlstra , Thomas Gleixner Subject: Re: [RFC GIT PULL, v2] RCU changes for v4.12 Message-ID: <20170510195432.3yosw3jh7zfup4na@gmail.com> References: <20170501095915.rm4zi5z4ta44il5p@gmail.com> <20170509072640.sbvhtjy7mcw7ndo3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Torvalds wrote: > On Tue, May 9, 2017 at 12:26 AM, Ingo Molnar wrote: > > > > The main changes are: > > So I've pulled it now (although it is showing signs of semantic > conflicts, so I'll have to look at those), but I've got two requests, > one for Ingo, one for Paul. > > Ingo: please don't bother sending me stupid crap. > > And by that I mean the whole patch WHEN IT IS 300kB IN SIZE! > > That's just idiotic. Nobody is ever going to review a 300kB patch that > is ~7500 lines. All it does is waste time, and make it a pain to even > reply to your emails (since I have "include quoted original" on by > default in order to be able to quote and reply sanely). Yeah, you are right and sorry about that - I have removed the patch generation from my pull request scripts, so it shouldn't happen in the future. Thanks, Ingo