head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2017.03.20.18.06.07; author bouyer; state dead; branches; next 1.1; commitid UIkDeoKV4TqUGjKz; 1.1 date 2016.12.29.23.12.23; author wiz; state Exp; branches; next ; commitid rbn5RRsoW55uZVzz; desc @@ 1.2 log @Remove obsolete patches, they are obsolete since the switch to the 46 version @ text @$NetBSD: patch-am,v 1.1 2016/12/29 23:12:23 wiz Exp $ --- libxc/xc_dom.h.orig 2013-11-29 18:20:47.000000000 +0000 +++ libxc/xc_dom.h 2013-11-29 18:22:14.000000000 +0000 @@@@ -303,7 +303,7 @@@@ static inline void *xc_dom_vaddr_to_ptr( if ( ptr == NULL ) return ptr; *safe_region_out = (safe_region_count << XC_DOM_PAGE_SHIFT(dom)) - offset; - return ptr; + return ptr + offset; } static inline int xc_dom_feature_translated(struct xc_dom_image *dom) @ 1.1 log @Fix build. Not sure if this makes sense, since it's for the removed xen 4.1. @ text @d1 1 a1 1 $NetBSD: patch-am,v 1.1 2013/11/29 19:31:47 drochner Exp $ @