From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rCnP53gqGzDqCj for ; Mon, 23 May 2016 15:37:28 +1000 (AEST) Content-Type: multipart/alternative; boundary=Apple-Mail-2C897F81-C964-4F59-BCD7-1703DF9C0C0F From: Christian Zigotzky Mime-Version: 1.0 (1.0) Subject: PAGE_GUARDED Message-Id: <8B4C4AB7-5C17-4992-935A-361153472793@xenosoft.de> Date: Mon, 23 May 2016 06:38:08 +0200 To: linuxppc-dev@lists.ozlabs.org Cc: darren@stevens-zone.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --Apple-Mail-2C897F81-C964-4F59-BCD7-1703DF9C0C0F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Hi All, You removed PAGE_GUARDED in the commit =20 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3D= c04a5880299eab3da8c10547db96ea9cdffd44a6 We use range.size, _PAGE_NO_CACHE|_PAGE_GUARDED); This doesn't work anymore. What can we use instead? Thanks in advance, Christian= --Apple-Mail-2C897F81-C964-4F59-BCD7-1703DF9C0C0F Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi All,

You removed PAGE_GUARDED in the commit  


We use
range.size, _PAGE_NO_CACHE|_PAGE_GUARDED);

This doesn't work anymore. What can we use instead?

Thanks in advance,

Christian
<= /html>= --Apple-Mail-2C897F81-C964-4F59-BCD7-1703DF9C0C0F--