Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S947252AbdDTTrl (ORCPT ); Thu, 20 Apr 2017 15:47:41 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:36798 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S947136AbdDTTri (ORCPT ); Thu, 20 Apr 2017 15:47:38 -0400 Date: Thu, 20 Apr 2017 21:47:36 +0200 (CEST) From: Thomas Gleixner To: Myungho Jung cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] timer/sysclt: Restrict timer migration sysctl values to 0 and 1 In-Reply-To: <1492714113-9707-1-git-send-email-mhjungk@gmail.com> Message-ID: References: <1492714113-9707-1-git-send-email-mhjungk@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 31 On Thu, 20 Apr 2017, Myungho Jung wrote: I told you to check your mail so you avoid sending a V2. That mail from tip-bot is a notification that: This > Commit-ID: b94bf594cf8ed67cdd0439e70fa939783471597a which can be looked at via: > Gitweb: http://git.kernel.org/tip/b94bf594cf8ed67cdd0439e70fa939783471597a authored by: > Author: Myungho Jung on: > AuthorDate: Wed, 19 Apr 2017 15:24:50 -0700 was commited by: > Committer: Thomas Gleixner on: > CommitDate: Thu, 20 Apr 2017 14:56:59 +0200 And the subject line of that mail tells you the branch inside the tip repository and the subject line of the commit: > [tip:timers/core] timer/sysclt: Restrict timer migration sysctl values to 0 and 1 Thanks, tglx