From patchwork Tue Sep 8 17:00:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuah Khan X-Patchwork-Id: 11763709 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BC44C112E for ; Tue, 8 Sep 2020 17:00:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9F97B21973 for ; Tue, 8 Sep 2020 17:00:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599584411; bh=Jg8BNBodxDZ/GGpfckXL+ebbKwfd4lexIss3kIlGxE0=; h=To:Cc:From:Subject:Date:List-ID:From; b=RGPin9yuFUfXLP6HjmjgdPaF/Q8l+i8ZeVMmcK1Q2eCFM/hWyaIrAiHqC1QMk4mmS VQNZbr4oOdeVLZtCmMCgEKOA1xAbKkWE+aeV7SmchEAEGzqzjVuzFR68YAKkImlO3m qqzYFhnHLMgm07tIkGwq0sCvgtNRn0xyx/ib4kuA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731845AbgIHRAJ (ORCPT ); Tue, 8 Sep 2020 13:00:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731853AbgIHRAH (ORCPT ); Tue, 8 Sep 2020 13:00:07 -0400 Received: from mail-io1-xd31.google.com (mail-io1-xd31.google.com [IPv6:2607:f8b0:4864:20::d31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43DD9C061573 for ; Tue, 8 Sep 2020 10:00:07 -0700 (PDT) Received: by mail-io1-xd31.google.com with SMTP id g128so38769iof.11 for ; Tue, 08 Sep 2020 10:00:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=to:cc:from:subject:message-id:date:user-agent:mime-version :content-language; bh=zjq4DzIinEMqpDJU3zU+23BVrao+KvP+z5FcMsfqmE0=; b=Nb+n3/NHiN9bu4+RIqX6szk1vTvrTcd6sXWpCcI4yqQVb09LahRRNpE/lh2yA6Avel Fgh0/FolUbn8iFrRZpAHdVkidweTg7oSm/86i6DPegl1dutiGqgd2Hd1OrIrMts0N8dI 09huBeg5qq6ZXf3vaMLVHJIjvUUBaeyCNd1xI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent :mime-version:content-language; bh=zjq4DzIinEMqpDJU3zU+23BVrao+KvP+z5FcMsfqmE0=; b=i8n2l2EgJpNiI7bYaW6tYIMSh7634SIpJLugyjwtB+/46ISfGkrTlQRbdbIfE9161K tjgUCe7qQo0hbycTwNAqIG03IRHlHdKxDudSgr6pDw3ihKARkhZrBFcyf5PeXa5vgl8U /pKqor9aJcPaRWvXrgpLJHjfMq7yUah40cC6h/nS97Vevz3Jre49gomSqaUIVWC6YUib VJoOQo/8cYZGLVRMmEmHPT55yVPHLha3P/QaxXcnJ3laT3BPAslVlFTbL8eozGEWex/p +UuzuBw0DmN4Nro7p+JtaFX41AVSwvpr2qqIeFTrG/SXu/uI+8AC6FtG/QapQ1u/8q/o SOkQ== X-Gm-Message-State: AOAM530kD++tmkcg+hf2g5yw+MqgCcjan7vnSE8Xovn10IfebRM6hU+9 WWW0WNW0PPngzaPl+kjSSdqBpw== X-Google-Smtp-Source: ABdhPJztZWe5lGNDj0ylu2qS3tuULJ0NRrAt+xkkHGboY3AFX7CH+Cf9DEjPH/a+NB5ZHflRxnee1Q== X-Received: by 2002:a05:6602:2043:: with SMTP id z3mr20919824iod.93.1599584406537; Tue, 08 Sep 2020 10:00:06 -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 o12sm5559429ilq.29.2020.09.08.10.00.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Sep 2020 10:00:05 -0700 (PDT) To: Linus Torvalds Cc: Shuah Khan , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org From: Shuah Khan Subject: [GIT PULL] Kselftest update for Linux 5.9-rc5 Message-ID: <12c8266f-de6e-176a-f45b-06b3887f5008@linuxfoundation.org> Date: Tue, 8 Sep 2020 11:00:05 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Language: en-US Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Hi Linus, Please pull the following Kselftest update for Linux 5.9-rc5. This kselftest fixes update for Linux 5.9-rc5 consists of a single fix to timers test to disable timeout setting for tests to run and report accurate results. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-5.9-rc5 for you to fetch changes up to 5c1e4f7e9e49b6925b1fb5c507d2c614f3edb292: selftests/timers: Turn off timeout setting (2020-08-20 15:49:28 -0600) ---------------------------------------------------------------- linux-kselftest-5.9-rc5 This kselftest fixes update for Linux 5.9-rc5 consists of a single fix to timers test to disable timeout setting for tests to run and report accurate results. ---------------------------------------------------------------- Po-Hsu Lin (1): selftests/timers: Turn off timeout setting tools/testing/selftests/timers/Makefile | 1 + tools/testing/selftests/timers/settings | 1 + 2 files changed, 2 insertions(+) create mode 100644 tools/testing/selftests/timers/settings ---------------------------------------------------------------- diff --git a/tools/testing/selftests/timers/Makefile b/tools/testing/selftests/timers/Makefile index 7656c7ce79d9..0e73a16874c4 100644 --- a/tools/testing/selftests/timers/Makefile +++ b/tools/testing/selftests/timers/Makefile @@ -13,6 +13,7 @@ DESTRUCTIVE_TESTS = alarmtimer-suspend valid-adjtimex adjtick change_skew \ TEST_GEN_PROGS_EXTENDED = $(DESTRUCTIVE_TESTS) +TEST_FILES := settings include ../lib.mk diff --git a/tools/testing/selftests/timers/settings b/tools/testing/selftests/timers/settings new file mode 100644 index 000000000000..e7b9417537fb --- /dev/null +++ b/tools/testing/selftests/timers/settings @@ -0,0 +1 @@ +timeout=0