On the BeagleBone Black, setting an SPI bus to 11 bits/word then trying to read from it causes kernel panic. Writing works.
This has something to do with the value because setting it to 16 bits/word works fine for read and write. Perhaps it's odd number values?