[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] xen: Convert kmap() to kmap_local_page()


  • To: Alaa Mohamed <eng.alaamohamedsoliman.am@xxxxxxxxx>, outreachy@xxxxxxxxxxxxxxx
  • From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
  • Date: Thu, 21 Apr 2022 17:15:24 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=EAOpr8ZdY081Ha81IqAq9/zTKyOSUanKdgBrWUCBYD8=; b=nki7khf+iA3/SVVQt2LRzscfROq9JrvOHiTrDz7q+UbGcfedZhppSK1S3xfyYaRzCVX5bIeCkloPg5Nnj//fRvANxzeQT4Zo3adYB/fxQkIu1weZ4DS2kw1ocPe7CFu1AJyvC3DviIgaQFnAhsJqpneil5DzHgYGjGJhop2S9V7+n+Hs2bXnT/Z+xpLQ70LzpZ94B1eD7OUq6ePmmHFl74So8CMYDm3N9MOdIeDw6HmDZV2AxwBPhd/VYDuBvuux+WDtwSas+2s8IrLRbVAowLHN1nWqGUb14ZOBh1A1bI331lpvEI71Plh7TkEBJ93D4NDHQsx9sdM9POJgwZK2cQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ZDGatQ6w5WYA6Yvc73X841hl14wzihpgVU55fJaSkqRIPaB4Ue3CHf7kVCsJECRlqenkZOu63z377yVHHjlHhqrr8zIMlylkOGmk3m76g+7qSTni4og8M961V+RAlUypqXoCe0gV5llYZRYKNH81w5vW3O1c5Lv7g62YSjcSJkzgbCwC0dKUQ8HAIpXB65AXDp6SSOHRkyJE4FjkZ4TbQ5aN0Mjwabro20kJ7S/acd3J/9R9x9SlctQovJqL8ZZsa+H1NuVpHROuGvoxXs4FyoWCp43DS784PX/YoWsgi4fGirByqUd8WaZQ0WjmnncthAAqPvIw/26bnC3AMbzVvw==
  • Cc: jgross@xxxxxxxx, sstabellini@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, ira.weiny@xxxxxxxxx
  • Delivery-date: Thu, 21 Apr 2022 21:15:50 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 4/19/22 7:43 PM, Alaa Mohamed wrote:
kmap() is being deprecated and these usages are all local to the thread
so there is no reason kmap_local_page() can't be used.

Replace kmap() calls with kmap_local_page().

Signed-off-by: Alaa Mohamed <eng.alaamohamedsoliman.am@xxxxxxxxx>


Applied to for-linus-5.18. (Juergen, I kept your R-b from v1)


-boris




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.