From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [GIT PULL] MIPS KVM fix for v4.9-rc2 Date: Thu, 20 Oct 2016 20:04:50 +0200 Message-ID: <20161020180449.GC8569@potion> References: <1476971554-1215-1-git-send-email-james.hogan@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , Ralf Baechle , linux-mips@linux-mips.org, kvm@vger.kernel.org To: James Hogan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58872 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750938AbcJTSEy (ORCPT ); Thu, 20 Oct 2016 14:04:54 -0400 Content-Disposition: inline In-Reply-To: <1476971554-1215-1-git-send-email-james.hogan@imgtec.com> Sender: kvm-owner@vger.kernel.org List-ID: 2016-10-20 14:52+0100, James Hogan: > Hi Radim, Paolo, > > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: > > Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips.git tags/kvm_mips_4.9_2 > > for you to fetch changes up to d852b5f35e84e60c930589eeb14a6df21ea9b1cb: > > KVM: MIPS: Add missing uaccess.h include (2016-10-19 00:37:05 +0100) > > I'd already based this on v4.9-rc1 rather than the kvm next branch which > isn't up to v4.9-rc1 yet. If thats a problem I can easily rebase, or > feel free to apply the patch directly. Not a problem, I would have done that anyway. Pulled, thanks. Btw. patches for -rc2+ kernels ought to be based on kvm/master. It doesn't matter now, but kvm/master and kvm/next will diverge at -rc3 (max 4), when patches intended for 4.10 are going to be applied to kvm/next. And kvm/next isn't rebased, so it will stay on -rc[34] until Linus pulls in the 4.10 merge window.