From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 24 Jan 2013 09:28:51 -0600 From: Robin Holt To: stable@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Robin Holt Subject: How should I proceed to get commit 891348c to 3.0.y? Message-ID: <20130124152851.GF3460@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: I missed the email from 12/31 indicating commit 891348c was pulled from the 3.0.y stable tree due to a build breakage. That commit requires the enum defined in traps.h by commit c940826. That, in turn depends on commit 228bdaa95f which depends upon earlier commits. How should I proceed? Should I give you a patch that uses the constants in xpc_main.c? Should I add a patch which just pulls the enum portion of commit c940826 into traps.h? Any other direction you think this should go? Thanks, Robin