Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755341AbZCDPL5 (ORCPT ); Wed, 4 Mar 2009 10:11:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752142AbZCDPLs (ORCPT ); Wed, 4 Mar 2009 10:11:48 -0500 Received: from e7.ny.us.ibm.com ([32.97.182.137]:50395 "EHLO e7.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751996AbZCDPLs (ORCPT ); Wed, 4 Mar 2009 10:11:48 -0500 Date: Wed, 4 Mar 2009 09:05:19 -0600 From: "Serge E. Hallyn" To: Dave Hansen Cc: Dan Smith , containers@lists.osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] c/r: Add CR_COPY() macro (v3) Message-ID: <20090304150519.GB10186@us.ibm.com> References: <1236095764-19325-1-git-send-email-danms@us.ibm.com> <1236095764-19325-3-git-send-email-danms@us.ibm.com> <1236097332.22399.8.camel@nimitz> <878wnmrtp9.fsf@caffeine.danplanet.com> <1236128437.22399.31.camel@nimitz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1236128437.22399.31.camel@nimitz> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1103 Lines: 27 Quoting Dave Hansen (dave@linux.vnet.ibm.com): > On Tue, 2009-03-03 at 16:57 -0800, Dan Smith wrote: > > DH> Did you convince Nathan that this ends up being a good idea? > > > > Technically he hasn't seen this version, but my hopes are not high > > that he will change his mind. If the feedback is that they're not > > liked, I'll happily remove them. > > I just figure if Nathan feels that strongly that we'll encounter more > people who feel even more so. So, I was curious if he changed his mind > somehow. I maintain however that two strong advantages of moving the checkpoint and restart of simple registers etc into a single function are: 1. we won't forget to add (or accidentally lose) one or the other 2. any actual special handling at checkpoint or restart, like the loading of access registers at restart on s390x, stand out -serge -- 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/