From patchwork Tue Dec 6 18:25:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gustavo Padovan X-Patchwork-Id: 9463093 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5112C60236 for ; Tue, 6 Dec 2016 18:26:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 48A80284A5 for ; Tue, 6 Dec 2016 18:26:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3D2AC284A7; Tue, 6 Dec 2016 18:26:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D5435284A5 for ; Tue, 6 Dec 2016 18:26:11 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2AFA36E3F3; Tue, 6 Dec 2016 18:26:05 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-ua0-f195.google.com (mail-ua0-f195.google.com [209.85.217.195]) by gabe.freedesktop.org (Postfix) with ESMTPS id EDD536E3F3 for ; Tue, 6 Dec 2016 18:26:02 +0000 (UTC) Received: by mail-ua0-f195.google.com with SMTP id b35so36361127uaa.1 for ; Tue, 06 Dec 2016 10:26:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=x2oc55EuRT1u6UPzWOFKlxHd2Slln28HYYB3/Zlq4AM=; b=AjI1EXLG9PHVD53hi4YqQ7J95j3IgJ0EzLO3WMF+0l8SbklABoiqMur0X2SMYZwwKV WUMI05j5IVdUsC/2M6czFzNc5wXHblcE4UplRRIr5G5VxfD/8TGx9NW23hIApNZX5OuQ 84HSVV77kSfZ0ioQF+tiL60kxSbxRKbAQxR+SsBIz4cs2zclF4ve1ccekqyzoGtoID6H IKrroRZosvnb915WRNEfoIf7FM8c10F47NSvVmigBnYfXy5v+wfF5gvwZ3+Hwv762R8E ungDzFX4o1lJaWmwiN2LR+1RehNMoZJ3OR1Bk4874y3YxeGLRDUfStoGJIxNgK24BDUO L/OQ== X-Gm-Message-State: AKaTC03ir/Y4z84EOSvrSnwFD9Q6j9belH9hG5BAWQ8z/8FIJ1BOoL4LDL/4bjf6qRc7nA== X-Received: by 10.176.84.147 with SMTP id p19mr4955025uaa.76.1481048761920; Tue, 06 Dec 2016 10:26:01 -0800 (PST) Received: from jade.localdomain ([187.64.235.185]) by smtp.gmail.com with ESMTPSA id 38sm5607033vkd.19.2016.12.06.10.25.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Dec 2016 10:26:01 -0800 (PST) From: Gustavo Padovan To: Greg Kroah-Hartman Subject: [PATCH] staging/android: remove Sync Framework tasks from TODO Date: Tue, 6 Dec 2016 16:25:53 -0200 Message-Id: <1481048753-23686-1-git-send-email-gustavo@padovan.org> X-Mailer: git-send-email 2.5.5 MIME-Version: 1.0 Cc: Riley Andrews , =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= , Gustavo Padovan , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: Gustavo Padovan The destaging work is now fully complete. Cc: Arve Hjønnevåg Cc: Riley Andrews Signed-off-by: Gustavo Padovan Acked-by: Sumit Semwal --- drivers/staging/android/TODO | 8 -------- 1 file changed, 8 deletions(-) diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO index 64d8c87..8f3ac37 100644 --- a/drivers/staging/android/TODO +++ b/drivers/staging/android/TODO @@ -25,13 +25,5 @@ ion/ exposes existing cma regions and doesn't reserve unecessarily memory when booting a system which doesn't use ion. -sync framework: - - remove CONFIG_SW_SYNC_USER, it is used only for testing/debugging and - should not be upstreamed. - - port CONFIG_SW_SYNC_USER tests interfaces to use debugfs somehow - - port libsync tests to kselftest - - clean up and ABI check for security issues - - move it to drivers/base/dma-buf - Please send patches to Greg Kroah-Hartman and Cc: Arve Hjønnevåg and Riley Andrews