Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Subject: Re: randconfig build error with next-20151012, in drivers/bluetooth From: Marcel Holtmann In-Reply-To: Date: Tue, 13 Oct 2015 09:18:00 +0200 Cc: Stephen Rothwell , linux-next , linux-kernel , "Gustavo F. Padovan" , Johan Hedberg , linux-bluetooth@vger.kernel.org Message-Id: <98BA8F10-69E5-4933-B0F6-8988B1CB6C90@holtmann.org> References: To: Jim Davis Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Jim, > Building with the attached random configuration file, > > warning: (BT_HCIBPA10X) selects BT_HCIUART which has unmet direct > dependencies (NET && BT && TTY) > > ERROR: "tty_unthrottle" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "tty_termios_encode_baud_rate" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "tty_unregister_ldisc" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "tty_ldisc_flush" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "n_tty_ioctl_helper" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "tty_driver_flush_buffer" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "tty_register_ldisc" [drivers/bluetooth/hci_uart.ko] undefined! > ERROR: "tty_set_termios" [drivers/bluetooth/hci_uart.ko] undefined! thanks for the report. We already fixed it in bluetooth-next and it should be with that in linux-next as well. Regards Marcel