Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756725AbZCEQ7k (ORCPT ); Thu, 5 Mar 2009 11:59:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754672AbZCEQ7c (ORCPT ); Thu, 5 Mar 2009 11:59:32 -0500 Received: from e36.co.us.ibm.com ([32.97.110.154]:59523 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752181AbZCEQ7b (ORCPT ); Thu, 5 Mar 2009 11:59:31 -0500 From: Dan Smith To: linux-kernel@vger.kernel.org Cc: linux-s390@vger.kernel.org Subject: Re: [PATCH] s390: Expose a constant for the number of words representing the CRs References: <1236271688-18806-1-git-send-email-danms@us.ibm.com> Date: Thu, 05 Mar 2009 08:54:11 -0800 In-Reply-To: <1236271688-18806-1-git-send-email-danms@us.ibm.com> (Dan Smith's message of "Thu, 5 Mar 2009 11:48:08 -0500") Message-ID: <87tz67vrkc.fsf@caffeine.danplanet.com> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 859 Lines: 28 DS> We need to use this value in the checkpoint/restart code and would DS> like to have a constant instead of a magic '3'. DS> Changelog: DS> Mar 03: DS> . Picked up additional use of magic '3' in ptrace.h DS> Signed-off-by: Dan Smith DS> Cc: linux-s390@vger.kernel.org DS> --- DS> arch/s390/include/asm/ptrace.h | 4 +++- DS> arch/s390/kernel/compat_ptrace.h | 3 ++- DS> 2 files changed, 5 insertions(+), 2 deletions(-) If there aren't any objections to this patch, can it get picked up? Thanks! -- Dan Smith IBM Linux Technology Center email: danms@us.ibm.com -- 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/