From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rientjes Subject: Re: [PATCH 6/10] bug.h: Replace __linktime_error with __compiletime_error Date: Thu, 4 Oct 2012 14:51:54 -0700 (PDT) Message-ID: References: <1348874411-28288-1-git-send-email-daniel.santos@pobox.com> <1348874411-28288-7-git-send-email-daniel.santos@pobox.com> <506C2636.6020304@att.net> <506CD7C6.2000500@att.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <506CD7C6.2000500@att.net> Sender: linux-kernel-owner@vger.kernel.org To: Daniel Santos Cc: LKML , Andi Kleen , Andrea Arcangeli , Andrew Morton , Christopher Li , David Daney , David Howells , Joe Perches , Konstantin Khlebnikov , linux-sparse@vger.kernel.org, Michel Lespinasse , Paul Gortmaker , Pavel Pisa , Peter Zijlstra , Steven Rostedt List-Id: linux-sparse@vger.kernel.org On Wed, 3 Oct 2012, Daniel Santos wrote: > I have it checked out from git://git.cmpxchg.org/linux-mmotm.git, the > problem is that I cannot correctly test against that right now because I > get an oops (without my patches) when setting up LVM (same on -next, bug > report here https://bugzilla.kernel.org/show_bug.cgi?id=48241). What > I'm thinking about doing is to rebase them against v3.6 again and test > them there, but it will require a few minor changes (due to walken's > patches not being present). Still, it's better than no re-testing. > Daniel > I would cherry-pick the changes you already have for this patchset in -mm into Linus' latest tree, then base your new patchset on top of that modified tree.