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

[PATCH 0/3] xen/privcmd: misc corrections


  • To: Juergen Gross <jgross@xxxxxxxx>, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Wed, 22 Sep 2021 12:14:46 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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; bh=xeX058YAZuLlrCWZaRoSdAGTp0Uj3/VBmybKo4LJZZE=; b=cureU2AMal3wkR4YSvKLHktYotH8m0+cCrWWSyYnAIGTKr9pQ238i0iLKX6aKkwvS4QAl3BnzMxPHAmVBtFmbNh1vWB3NAxTH6K5fimBZ7BpzNIormzgYlXFarS1BnGscw0lDfB5z/wOmYiJ7JLELIf7bsBMIlwO8N6tiONlWr+/4f7mI/+2k4LZeDf++LyhBLNZdMaHbbP2cdW3r+EGup2/lc6mOIyTg06cDlds/35gi7zkW8qaIALwRA3/7H4kukzqwTL8eEiW4qpJ+XCJdAyb3evSAWXHotnl2DGMNjkgv+++RNRyB8Ec/vDciUiZyipuNIwb9EOuR3FCLEZvyg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=W6B+IyvVIKuhEo6kGSOyJpN2DaQVNfEyp1fi8Ef/L6wgywwZox7xHU2nSUGYDYpvNNWDjqD1qQnaH0FZ+EHhbhrsD7yFHaJsPWf9LVZrSQ885iVQi4dH0f6KwXOi/ZpthaSjVVPwtWkEsWILCpsf0VE7aW5OUaGKIp3gdxfkLhA5vSGBqFe50UCu3hYi/sVayl+5wW5J9k/yrp/9sHBgbJki1JsiHwqffqT/zeJjJmGxQ5GqMt5hjip5nAZMPYiL9tRq4wz32aTKmNcnJzGIH1OK7AEjwP0u+d/AQ8yGXy+LkbmaCbgg9ig5DYT5qql9ciVN29ODANOdkub5t76BeA==
  • Authentication-results: vger.kernel.org; dkim=none (message not signed) header.d=none;vger.kernel.org; dmarc=none action=none header.from=suse.com;
  • Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, lkml <linux-kernel@xxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 22 Sep 2021 10:15:09 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

The three changes here are largely independent, except for a contextual
dependency between 2 and 3. Note that patch 1 will need actually testing,
on Arm.

1: replace kcalloc() by kvcalloc() when allocating empty pages
2: fix error handling in mmap-resource processing
3: drop "pages" parameter from xen_remap_pfn()

Jan




 


Rackspace

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