From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 61DD8C3A5A2 for ; Fri, 20 Sep 2019 18:06:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 423F32173E for ; Fri, 20 Sep 2019 18:06:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569002803; bh=HDlb3ASxQQ+AQNI8W66Qxj6Ff0cT1tkAnS/DeUrit2Q=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-ID:From; b=2Q+NXO6cxWeIMcq/2TrXcO/MTZ2CSv0IvsvJkZ7FvAc9U2Q86HAULN6X1rpb8/7NB 8w21935xl4uqZFJTBUtHPCz7SUD4Bod/N1xEcjr2v+0v1OrGKuPHxUhv2og117SQj3 p0NmyKM0QlM0n9nyypnmzFlq3GlMFKlHYhBR+pUw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406229AbfITSGk (ORCPT ); Fri, 20 Sep 2019 14:06:40 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:41214 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389658AbfITSGj (ORCPT ); Fri, 20 Sep 2019 14:06:39 -0400 Received: by mail-io1-f68.google.com with SMTP id r26so18131364ioh.8 for ; Fri, 20 Sep 2019 11:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=nJi+jkD9qkHLIeHwUoAJGIQIqvA5hcES7DlWqDuq6Uo=; b=M7KNKfCYlTuZYd5fJJ2JsOl9hW194OD55o4viiTNyKlcrYO0rDmZoxtNZd4ZB+KS2y ralsCLv78mEryfEF7fz/DcUaj+6ezd0i2fS+q4+ysIRasL9xeEMWMJveP4Ej8BML7QO0 LLV5JfMtSFzBnFdKfTUMeIAxG/AIpg6jr2Kqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=nJi+jkD9qkHLIeHwUoAJGIQIqvA5hcES7DlWqDuq6Uo=; b=sf0m+j7HsOSGei07cXANk3cVxKWBwhwDPv53PkcY7K/Dvz1e9dSxhtxmTTv8D9e1kr /jdDxalDOrPjnhfJNOtV19/oOknWJGYEIVVuZZg/VahRh+VHknTZ0YT0iGTPO7jSh529 lGkN4SXjE6P7tGIdcQvXUOkShFa3nsWeD0Lq0dVMJ27oR+MyFJEmL6X7ZpTsh7WtuSa4 dXAxx0tyen3mmlFAEOlhHnK39jrZk9udMLApZ0WZlWtA6GmYRFxgWKfRGwOZ3cH+Ycp9 xCu0k0DU7j4hoQcGFvkMl1Cz4V89JbKEbt96oY1PliE9Cxr7As2kCH/555iVTP7PJ8/m DW0g== X-Gm-Message-State: APjAAAXpzAkPGBGcDh9eQyX+eSUEU18kaXghRJ8/JZcFOneSWc8WkWnT HCt9XBEnAB4ROW9KPcRz2i2S9w== X-Google-Smtp-Source: APXvYqzcxmufuhpTV8cPIXs3gqKlIndr6SLD+RwC0Nj0QKygB/UhV/bxz2HEf/+9nCsKFuqws5/ZmQ== X-Received: by 2002:a6b:7109:: with SMTP id q9mr15165154iog.229.1569002798715; Fri, 20 Sep 2019 11:06:38 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id a26sm2573274iot.46.2019.09.20.11.06.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2019 11:06:38 -0700 (PDT) Subject: Re: [GIT PULL] Kselftest update for Linux 5.4-rc1 To: Linus Torvalds , Brendan Higgins Cc: Mark Brown , Jarkko Sakkinen , Anders Roxell , "open list:KERNEL SELFTEST FRAMEWORK" , Linux Kernel Mailing List , Shuah Khan References: From: Shuah Khan Message-ID: <2474b796-2e38-2e27-06db-4d917e822a26@linuxfoundation.org> Date: Fri, 20 Sep 2019 12:06:37 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On 9/20/19 10:51 AM, Linus Torvalds wrote: > On Fri, Sep 20, 2019 at 9:35 AM Brendan Higgins > wrote: >> >> Sorry about that. I am surprised that none of the other reviewers >> brought this up. > > I think I'm "special". > > There was some other similar change a few years ago, which I > absolutely hated because of how it broke autocomplete for me. Very few > other people seemed to react to it. > > Part of it may be that the kernel is almost the _only_ project I work > with, so unlike a lot of other developers, I end up having muscle > memory for kernel-specific issues. > > Auto-completion was also one of the (many) reasons why I hated CVS - > having that annoying "CVS" directory there just always annoyed me. > There's a reason why git uses a dot-file. > > So I just have issues that perhaps other people don't react to as > much. And aggressive tab-completion happens to be a thing for me. > Thanks for explaining. Brendan and I will get this sorted out. Looks like my previous response didn't make it to the kselftest and kernel lists. thanks, -- Shuah