Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934365AbZAOVDx (ORCPT ); Thu, 15 Jan 2009 16:03:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933622AbZAOUfA (ORCPT ); Thu, 15 Jan 2009 15:35:00 -0500 Received: from relay2.sgi.com ([192.48.179.30]:42324 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933627AbZAOUe6 (ORCPT ); Thu, 15 Jan 2009 15:34:58 -0500 Message-ID: <496F9DEF.5060400@sgi.com> Date: Thu, 15 Jan 2009 12:34:55 -0800 From: Mike Travis User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: Andreas Schwab CC: LKML Subject: Re: crash: IP: [] __bitmap_intersects+0x48/0x73 [PATCH supplied] References: <496BF6D5.9030403@sgi.com> <20090113130048.GB31147@elte.hu> <496CAF5A.3010304@sgi.com> <496D0F46.2010907@sgi.com> <496D2172.6030608@sgi.com> <20090114165431.GA18826@elte.hu> <20090114165524.GA21742@elte.hu> <20090114175126.GA21078@elte.hu> <496E78BA.5040609@sgi.com> <20090115101428.GG5833@elte.hu> <496F67D8.4060507@sgi.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 681 Lines: 29 Andreas Schwab wrote: > Mike Travis writes: > >> 23> git-remote update >> Updating linus >> Updating tip > > This only updates the remotes, but does not merge anything into your > local branch. You need to run "git merge tip" to do that. > > Andreas. > Ahh, that's the secret ingredient! In my particular instance it's: git merge tip/cpus4096 (Git has been quite a learning experience... ;-) Thanks! Mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/