From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f66.google.com ([74.125.83.66]:38660 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751334AbeCTULf (ORCPT ); Tue, 20 Mar 2018 16:11:35 -0400 Received: by mail-pg0-f66.google.com with SMTP id a15so1073718pgn.5 for ; Tue, 20 Mar 2018 13:11:35 -0700 (PDT) Date: Tue, 20 Mar 2018 13:11:32 -0700 From: Guenter Roeck To: Sasha Levin Cc: stable@vger.kernel.org Subject: All builds broken in v4.1.y.queue Message-ID: <20180320201132.GA4977@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: kernel/locking/mutex.c: In function '__mutex_unlock_common_slowpath': build/kernel/locking/mutex.c:721:2: error: implicit declaration of function 'WAKE_Q' kernel/locking/mutex.c:721:9: error: 'wake_q' undeclared This affects all architectures and all builds. Guenter