From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [GIT PULL) for-4.4.tmem - cleanups in the tmem code. Date: Tue, 12 Nov 2013 10:22:33 -0500 Message-ID: <20131112152233.GA11136@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: keir@xen.org, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hey Keir, et al, Please git pull the following tree: git://xenbits.xen.org/people/konradwilk/xen.git for-4.4.tmem which has cleanups to the tmem code. The pathces had been posted by Bob before the feature freeze date: http://article.gmane.org/gmane.comp.emulators.xen.devel/177431 and I am as the maintainer of tmem happy with them. They make the code easier to read - thought there is still more work needed in that area. I don't have write access to the proper git tree so was wondering if you would be so kind to merge it in at your convenience. Thank you! xen/common/tmem.c | 853 +++++++++++++++++++++++---------------------- xen/common/tmem_xen.c | 171 +++------ xen/include/public/tmem.h | 3 +- xen/include/xen/tmem_xen.h | 251 ++++--------- 4 files changed, 543 insertions(+), 735 deletions(-) Bob Liu (11): tmem: cleanup: drop COMPARE_COPY_PAGE_SSE2 tmem: cleanup: drop typedef pfp_t tmem: cleanup: drop typedef tmem_cli_mfn_t tmem: cleanup: rename 'tmh_' with 'tmem_' tmem: cleanup: drop most of the typedefs tmem: cleanup: drop function tmem_alloc/free_infra tmem: cleanup: drop typedef tmem_client_t tmem: cleanup: drop useless wrap functions tmem: cleanup: drop unused function 'domain_fully_allocated' tmem: cleanup: drop useless '_subpage' wrap functions tmem: cleanup: drop useless functions