From patchwork Fri Dec 13 22:24:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 22444 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f70.google.com (mail-qa0-f70.google.com [209.85.216.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4EB2823FF5 for ; Fri, 13 Dec 2013 22:28:15 +0000 (UTC) Received: by mail-qa0-f70.google.com with SMTP id j5sf2634201qaq.5 for ; Fri, 13 Dec 2013 14:28:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe:content-type :content-transfer-encoding; bh=cSMzQa35PAfhgk7LlQ4T0mKBhWnY6zV0f7Rw6MZvas0=; b=Ejvv9wYE3KPTpGYXuPh2QKvvscnmfgPb4aQDSZ7I5uKlpfTr+ks2cSySTwGhOpO+Lh oaOoavxLA7rECoC3mXLVzhbgBegUV4EYy9+B/7ykRf3s2+v5DzIUqNS2Y4a+d9JVR8Ia 8WTbPEy3nXuYi1LcV7brh2AwKI/yw4qiob3oFTRaI/HmCNTp8s3X4MNzFcRunW4PCW71 oUnoDAuGmb3R1T8JKtDrqrOf12MYLbRRY64SwM8aU9LFl5Wl5N5a6k4ThpNkYTa/LR3m uR5Xbs41cVXvMA0ZtTWbhqt2F43EiqbO+SL3HWs9tdUiBgmMQYAYBb39G/LGChP/L5Z2 i/dw== X-Gm-Message-State: ALoCoQnzLJROwRxYaNThBL/4qYfpuGim4vSWw32vwDEztYCbiQB97KgYIpiHeVOxZcwGtvyhL5Ku X-Received: by 10.58.76.129 with SMTP id k1mr1935671vew.19.1386973695147; Fri, 13 Dec 2013 14:28:15 -0800 (PST) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.29.197 with SMTP id m5ls1172690qeh.43.gmail; Fri, 13 Dec 2013 14:28:15 -0800 (PST) X-Received: by 10.52.103.35 with SMTP id ft3mr1867141vdb.5.1386973695050; Fri, 13 Dec 2013 14:28:15 -0800 (PST) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by mx.google.com with ESMTPS id tl2si1202222vdc.12.2013.12.13.14.28.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:28:15 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.173; Received: by mail-ve0-f173.google.com with SMTP id oz11so1852516veb.32 for ; Fri, 13 Dec 2013 14:28:15 -0800 (PST) X-Received: by 10.220.189.2 with SMTP id dc2mr492080vcb.60.1386973694976; Fri, 13 Dec 2013 14:28:14 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp73614vcz; Fri, 13 Dec 2013 14:28:14 -0800 (PST) X-Received: by 10.66.248.227 with SMTP id yp3mr5981417pac.116.1386973673483; Fri, 13 Dec 2013 14:27:53 -0800 (PST) Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by mx.google.com with ESMTPS id im7si2491935pbd.281.2013.12.13.14.27.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:27:53 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.44 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=209.85.160.44; Received: by mail-pb0-f44.google.com with SMTP id rq2so3130440pbb.17 for ; Fri, 13 Dec 2013 14:27:53 -0800 (PST) X-Received: by 10.66.51.137 with SMTP id k9mr6135112pao.11.1386973673025; Fri, 13 Dec 2013 14:27:53 -0800 (PST) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id qz9sm7457908pbc.3.2013.12.13.14.27.51 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 14:27:52 -0800 (PST) From: John Stultz To: LKML Cc: Greg KH , Android Kernel Team , Sumit Semwal , Jesse Barker , Colin Cross , =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= , John Stultz Subject: [PATCH 067/115] gpu: ion: Remove __GFP_NO_KSWAPD Date: Fri, 13 Dec 2013 14:24:41 -0800 Message-Id: <1386973529-4884-68-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1386973529-4884-1-git-send-email-john.stultz@linaro.org> References: <1386973529-4884-1-git-send-email-john.stultz@linaro.org> MIME-Version: 1.0 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Arve Hjønnevåg It no longer exists. Signed-off-by: Arve Hjønnevåg [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz --- drivers/staging/android/ion/ion_system_heap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/android/ion/ion_system_heap.c b/drivers/staging/android/ion/ion_system_heap.c index d4f0a56..344f753 100644 --- a/drivers/staging/android/ion/ion_system_heap.c +++ b/drivers/staging/android/ion/ion_system_heap.c @@ -27,8 +27,8 @@ #include "ion_priv.h" static unsigned int high_order_gfp_flags = (GFP_HIGHUSER | __GFP_ZERO | - __GFP_NOWARN | __GFP_NORETRY | - __GFP_NO_KSWAPD) & ~__GFP_WAIT; + __GFP_NOWARN | __GFP_NORETRY) & + ~__GFP_WAIT; static unsigned int low_order_gfp_flags = (GFP_HIGHUSER | __GFP_ZERO | __GFP_NOWARN); static const unsigned int orders[] = {8, 4, 0};