From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753040AbbFFBXi (ORCPT ); Fri, 5 Jun 2015 21:23:38 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:49132 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752050AbbFFBXg (ORCPT ); Fri, 5 Jun 2015 21:23:36 -0400 Date: Fri, 5 Jun 2015 21:23:31 -0400 From: Konrad Rzeszutek Wilk To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Cc: acourbot@nvidia.com Subject: [GIT PULL] (swiotlb) stable/for-linus-4.1 Message-ID: <20150606012331.GB8224@x230.dumpdata.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IrhDeMKUP4DT/M7F" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hey Linus, Please pull this tiny little fix (or if you prefer just delay till 4.2): git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-4.1 which just converts an function to be static. Really tiny. Alexandre Courbot (1): swiotlb: do not export map_single function lib/swiotlb.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --IrhDeMKUP4DT/M7F Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVckuOAAoJEFjIrFwIi8fJN38IANDV5knZmRecR7Rb+bwM8qYU juBn/9sgCv8ef3rednE7u54Ywce7eZzNvxCoaC3HM8hayiy/ZybmG4qW0popaHPQ IbIcx5X0HJvjFDwD1cTZSUuH0DL7bMozL5roPikCbMhoscybPftajje2FtQJdz8l f2kSJlauEIfQqDr7svw29ax+fp6O6gXtWPmTD1+QFbx4DfwCbSm9JzZJdOrxfXNb XgFwAQBH6mymCKfZQYOSSFBVJ2chPpcQ4wfN8l0ZRAkvd8q/IMhXPGHoi4/D+iZg scilPoxWygjWaXOT6sLQO+2MqczVRrADdz1gF9pM6B6L8pHoNVkq/1kxV+iSNeQ= =NrND -----END PGP SIGNATURE----- --IrhDeMKUP4DT/M7F--