From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752572AbdH2QWy (ORCPT ); Tue, 29 Aug 2017 12:22:54 -0400 Received: from mail-io0-f194.google.com ([209.85.223.194]:37653 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751241AbdH2QWx (ORCPT ); Tue, 29 Aug 2017 12:22:53 -0400 MIME-Version: 1.0 In-Reply-To: References: <83f675ad385d67760da4b99cd95ee912ca7c0b44.1503677178.git.tim.c.chen@linux.intel.com> <37D7C6CF3E00A74B8858931C1DB2F077537A07E9@SHSMSX103.ccr.corp.intel.com> From: Linus Torvalds Date: Tue, 29 Aug 2017 09:22:51 -0700 X-Google-Sender-Auth: YQXRFpEN3USVmMvetrO38AOymjU Message-ID: Subject: Re: [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit To: Tim Chen Cc: "Liang, Kan" , Mel Gorman , Peter Zijlstra , Ingo Molnar , Andi Kleen , Andrew Morton , Johannes Weiner , Jan Kara , Christopher Lameter , "Eric W . Biederman" , Davidlohr Bueso , linux-mm , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 29, 2017 at 9:17 AM, Tim Chen wrote: > > BTW, are you going to add the chunk below separately as part of your > wait queue cleanup patch? I did. Commit 9c3a815f471a ("page waitqueue: always add new entries at the end") Linus From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f197.google.com (mail-io0-f197.google.com [209.85.223.197]) by kanga.kvack.org (Postfix) with ESMTP id 6DD396B025F for ; Tue, 29 Aug 2017 12:22:53 -0400 (EDT) Received: by mail-io0-f197.google.com with SMTP id j99so29556175ioo.6 for ; Tue, 29 Aug 2017 09:22:53 -0700 (PDT) Received: from mail-sor-f65.google.com (mail-sor-f65.google.com. [209.85.220.65]) by mx.google.com with SMTPS id g101sor1001846iod.85.2017.08.29.09.22.52 for (Google Transport Security); Tue, 29 Aug 2017 09:22:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <83f675ad385d67760da4b99cd95ee912ca7c0b44.1503677178.git.tim.c.chen@linux.intel.com> <37D7C6CF3E00A74B8858931C1DB2F077537A07E9@SHSMSX103.ccr.corp.intel.com> From: Linus Torvalds Date: Tue, 29 Aug 2017 09:22:51 -0700 Message-ID: Subject: Re: [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit Content-Type: text/plain; charset="UTF-8" Sender: owner-linux-mm@kvack.org List-ID: To: Tim Chen Cc: "Liang, Kan" , Mel Gorman , Peter Zijlstra , Ingo Molnar , Andi Kleen , Andrew Morton , Johannes Weiner , Jan Kara , Christopher Lameter , "Eric W . Biederman" , Davidlohr Bueso , linux-mm , Linux Kernel Mailing List On Tue, Aug 29, 2017 at 9:17 AM, Tim Chen wrote: > > BTW, are you going to add the chunk below separately as part of your > wait queue cleanup patch? I did. Commit 9c3a815f471a ("page waitqueue: always add new entries at the end") Linus -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org