On Tue, Sep 11, 2018 at 05:36:36PM +0100, Mark Brown wrote:
On Tue, Sep 11, 2018 at 08:03:21AM +0200, Takashi Iwai wrote:
Yu Zhao wrote:
Will fix the problems in the following patches. Also attaching the crash for future reference.
[ 16.950887] RIP: 0010:snd_hdac_bus_update_rirb+0x19b/0x4cf [snd_hda_core] [ 16.950889] RSP: 0000:ffff88015c807c08 EFLAGS: 00010003 [ 16.950891] RAX: 0000000000000101 RBX: 000000000000080c RCX: 1ffff10026822185
Please try to rip off uninteresting hex values and other stuff there.
Right:
Please think hard before including complete backtraces in upstream reports, they are very large and contain almost no useful information relative to their size so often obscure the relevant content in your message. If part of the backtrace is usefully illustrative then it's usually better to pull out the relevant sections.
Thanks, will do in v2.