From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH 2/2] Fix console handling duringsuspend/resume Date: Thu, 29 Jun 2006 21:01:44 -0700 Message-ID: <200606292101.45392.david-b@pacbell.net> References: <5389061B65D50446B1783B97DFDB392D019DE2D5@orsmsx411.amr.corp.intel.com> <20060629225946.GC26175@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20060629225946.GC26175@kroah.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Greg KH Cc: linux-pm@lists.osdl.org, Linus Torvalds , Pavel Machek List-Id: linux-pm@vger.kernel.org > > Shouldn't this type of thing go through the MM-tree first for these > > reasons? > = > Good point, that's probably the correct way to do this for such a core > change. Yes please. :) It doesn't conflict with the PRETHAW fixes. After sanity testing, then the issue will be that folk should start seeing how this updated infrastructure should be used, yes? - Dave