Re: [PATCH 00/18] prevent bounds-check bypass via speculative execution

2018-01-08 Thread Bart Van Assche
On 01/05/18 22:30, Dan Williams wrote: On Fri, Jan 5, 2018 at 6:22 PM, Eric W. Biederman wrote: Please expand this. It is not clear what the static analysis is looking for. Have a clear description of what is being fixed is crucial for allowing any of these changes.

Re: [PATCH 4.10-rc3 09/13] iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h

2017-01-31 Thread Bart Van Assche
274d17b5c 100644 > --- a/drivers/target/iscsi/iscsi_target_login.c > +++ b/drivers/target/iscsi/iscsi_target_login.c > @@ -17,6 +17,7 @@ > > **/ > > #include > +#include > #include > #include > #include Reviewed-by: Bart Van Assche <bart.vanass...@sandisk.com>

ath9k driver broken since kernel v4.2

2015-12-23 Thread Bart Van Assche
Hello, The ath9k driver drops more than 90% of all packets with Linux kernel v4.4-rc6 on my laptop. This behavior also occurs with kernel v4.2. However, with Linux kernel versions v4.1.5 and v3.19.3 the ath9k driver works fine on the same laptop. Is this report sufficient for one of the