Hi Greg, linux-stable commit 4fc2942b6e2de2efc8a9d3784d4b0d3543149613 made mac80211_hwsim crash on init, because CLOCK_MONOTONIC_RAW is not supported for hrtimers in 4.4 The commit directly preceding the upstream commit that added this extra check added the missing support for CLOCK_MONOTONIC_RAW (previously, it only worked with mac80211_hwsim by accident). Backporting upstream commit 9c808765e88efb6fa6af7e2206ef89512f1840a7 fixes this issue. - Felix -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html