Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693495
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | bluetooth in v4.13-rc1: lock init missing somewhere? |
| Date | 2017-07-21 11:00 +0200 |
| Message-ID | <u5BWX-2C2-43@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi! Is bluetooth expected to work on n900? It looks like lock init is missing somewhere: [ 402.901031] of_get_named_gpiod_flags: parsed 'bluetooth-wakeup-gpios' property of node '/ocp@68000000/serial@4806c000/bluetooth[0]' - status (0) [ 403.042022] BUG: rwlock bad magic on CPU#0, kworker/u3:0/3898, c34b8848 [ 403.042053] CPU: 0 PID: 3898 Comm: kworker/u3:0 Tainted: G W 4.13.0-rc1-12941-g013595c-dirty #92 [ 403.042083] Hardware name: Nokia RX-51 board [ 403.042114] Workqueue: hci0 hci_power_on [ 403.042205] [<c010d5dc>] (unwind_backtrace) from [<c010ae18>] (show_stack+0x10/0x14) [ 403.042327] [<c010ae18>] (show_stack) from [<c0154d74>] (do_raw_read_lock+0x20/0x2c) [ 403.042358] [<c0154d74>] (do_raw_read_lock) from [<c04ea070>] (hci_uart_tx_wakeup+0x14/0x84) [ 403.042419] [<c04ea070>] (hci_uart_tx_wakeup) from [<bf00089c>] (nokia_setup+0x210/0x640 [hci_nokia]) [ 403.042449] [<bf00089c>] (nokia_setup [hci_nokia]) from [<c04ea6fc>] (hci_uart_setup+0x7c/0x15c) [ 403.042480] [<c04ea6fc>] (hci_uart_setup) from [<c063c1a0>] (hci_dev_do_open+0x420/0x5a0) [ 403.042510] [<c063c1a0>] (hci_dev_do_open) from [<c063db40>] (hci_power_on+0x30/0x228) [ 403.042541] [<c063db40>] (hci_power_on) from [<c013ad5c>] (process_one_work+0x10c/0x330) [ 403.042572] [<c013ad5c>] (process_one_work) from [<c013b120>] (worker_thread+0x168/0x498) [ 403.042602] [<c013b120>] (worker_thread) from [<c014035c>] (kthread+0x10c/0x148) [ 403.042633] [<c014035c>] (kthread) from [<c01076b8>] (ret_from_fork+0x14/0x3c) root@n900:/my/modules# If I put the driver built-in, firmware loading failed. But I can't get it to "hciconfig up" phase even with driver being modular. .. that worked at one point IIRC. Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
bluetooth in v4.13-rc1: lock init missing somewhere? Pavel Machek <pavel@ucw.cz> - 2017-07-21 11:00 +0200
Re: bluetooth in v4.13-rc1: lock init missing somewhere? Marcel Holtmann <marcel@holtmann.org> - 2017-07-21 12:00 +0200
Re: bluetooth in v4.13-rc1: lock init missing somewhere? Pavel Machek <pavel@ucw.cz> - 2017-07-23 10:30 +0200
Re: bluetooth in v4.13-rc1: lock init missing somewhere? Marcel Holtmann <marcel@holtmann.org> - 2017-07-23 20:50 +0200
csiph-web