From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753808AbdGLRDa (ORCPT ); Wed, 12 Jul 2017 13:03:30 -0400 Received: from mail-oi0-f45.google.com ([209.85.218.45]:35833 "EHLO mail-oi0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753510AbdGLRD3 (ORCPT ); Wed, 12 Jul 2017 13:03:29 -0400 MIME-Version: 1.0 In-Reply-To: <20170712114201.GA20642@8bytes.org> References: <20170712114201.GA20642@8bytes.org> From: Linus Torvalds Date: Wed, 12 Jul 2017 10:03:27 -0700 X-Google-Sender-Auth: H2K5jalnyk14mskjsEiEvH2g_S4 Message-ID: Subject: Re: [git pull] IOMMU Updates for Linux v4.13 To: Joerg Roedel Cc: Linux Kernel Mailing List , "open list:AMD IOMMU (AMD-VI)" 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 Wed, Jul 12, 2017 at 4:42 AM, Joerg Roedel wrote: > > Doing the pull-request against v4.12 blows up the diffstat, so I decided > to do the request against the last merge-base. Please let me know if I > should merge against v4.12 and re-send the request. No, this is the right thing to do. Pulled. You can do a temporary merge if you want to get the right diffstat (but then don't send me the merge, just send me the notes on it). But it's fine like this too. Linus