Re: [mac80211] BUG_ON with current -git (4.8.0-11417-g24532f7)
From: Sergey Senozhatsky <hidden>
Date: 2016-10-12 14:13:44
Also in:
linux-next, lkml, netdev
From: Sergey Senozhatsky <hidden>
Date: 2016-10-12 14:13:44
Also in:
linux-next, lkml, netdev
Hello, On (10/12/16 11:05), Johannes Berg wrote:
Sorry - I meant to look into this yesterday but forgot.quoted
Andy, can this be related to CONFIG_VMAP_STACK?I think it is.
yeah, the system works fine with !CONFIG_VMAP_STACK.
quoted
quoted
current -git kills my system.Can you elaborate on how exactly it kills your system?
the last time I saw it it was a NULL deref at ieee80211_aes_ccm_decrypt. -ss