From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751455AbcE1Uri (ORCPT ); Sat, 28 May 2016 16:47:38 -0400 Received: from mail-oi0-f41.google.com ([209.85.218.41]:33088 "EHLO mail-oi0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750936AbcE1Urh (ORCPT ); Sat, 28 May 2016 16:47:37 -0400 MIME-Version: 1.0 In-Reply-To: <1464465443-25305-1-git-send-email-linux@sciencehorizons.net> References: <1464465443-25305-1-git-send-email-linux@sciencehorizons.net> Date: Sat, 28 May 2016 13:47:36 -0700 X-Google-Sender-Auth: ug9bW2elwh793O_3V_qXa8iG6lQ Message-ID: Subject: Re: [PATCH v3 00/10] String hash improvements From: Linus Torvalds To: George Spelvin Cc: lkml , "J . Bruce Fields" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 28, 2016 at 12:57 PM, George Spelvin wrote: > Okay, Linus, it's still warm from the oven, but I think it's fully baked. Hmm. Whioch commit did you use as a base for this? It's not plain 4.6, but it's not toay's git either. I did find a point where this applies, but it would be even better if you just told me what your base was, and I'll start the branch from there - that gets the git history "correct" too. Thanks, Linus