From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751433AbcGOViY (ORCPT ); Fri, 15 Jul 2016 17:38:24 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:33324 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869AbcGOViW (ORCPT ); Fri, 15 Jul 2016 17:38:22 -0400 Date: Sat, 16 Jul 2016 06:38:10 +0900 (JST) From: Linus Torvalds To: Tejun Heo cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] workqueue fixes for v4.7-rc7 In-Reply-To: <20160715114419.GD3078@mtj.duckdns.org> Message-ID: References: <20160715114419.GD3078@mtj.duckdns.org> User-Agent: Alpine 2.20 (LFD 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 On Fri, 15 Jul 2016, Tejun Heo wrote: > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git Nothing there. I assume you meant to point me at the "for-4.7-fixes" branch. Linus