From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S939880AbXGTAxy (ORCPT ); Thu, 19 Jul 2007 20:53:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965745AbXGTAxD (ORCPT ); Thu, 19 Jul 2007 20:53:03 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:42135 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S965668AbXGTAxA (ORCPT ); Thu, 19 Jul 2007 20:53:00 -0400 Date: Thu, 19 Jul 2007 17:52:59 -0700 (PDT) Message-Id: <20070719.175259.48796795.davem@davemloft.net> To: shannon.nelson@intel.com Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, jeff@garzik.org, dan.j.williams@intel.com, christopher.leech@intel.com, peter.p.waskiewicz.jr@intel.com Subject: Re: [PATCH 7/7] I/OAT: Add DCA services From: David Miller In-Reply-To: <20070720004522.13564.75957.stgit@localhost.localdomain> References: <20070720004403.13564.14294.stgit@localhost.localdomain> <20070720004522.13564.75957.stgit@localhost.localdomain> X-Mailer: Mew version 5.1.52 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org From: Shannon Nelson Date: Thu, 19 Jul 2007 17:45:22 -0700 > Add code to connect to the DCA driver and provide cpu tags for use by > drivers that would like to use Direct Cache Access hints. > > Signed-off-by: Shannon Nelson Acked-by: David S. Miller