Re: Problem with netconsole and eth0 timing

2018-09-27 Thread don fisher
On 9/27/18 3:16 PM, don fisher wrote: On 9/27/18 12:01 AM, valdis.kletni...@vt.edu wrote: On Wed, 26 Sep 2018 21:38:27 -0700, don fisher said: Thanks. I tried building with the driver embedded in the kernel, but the compile failed with a halt. No crash is apparent, just a halt. It turned out

Re: Problem with netconsole and eth0 timing

2018-09-27 Thread don fisher
On 9/27/18 12:01 AM, valdis.kletni...@vt.edu wrote: On Wed, 26 Sep 2018 21:38:27 -0700, don fisher said: Thanks. I tried building with the driver embedded in the kernel, but the compile failed with a halt. No crash is apparent, just a halt. It turned out that this was repeated until I removed

Re: [PATCH] fix error handling in drivers/staging/rtl8192u/ieee80211/ieee80211_module.c

2018-09-27 Thread Dan Carpenter
On Wed, Sep 26, 2018 at 01:52:17PM -0400, valdis.kletni...@vt.edu wrote: > John notes that if the kzalloc of ieee->pHTInfo fails, we fail to call > ieee80211_networks_free(). In addition, that function has an un-needed check > before kfree(). > > Reported-by: John Whitmore > Signed-off-by:

Re: Problem with netconsole and eth0 timing

2018-09-27 Thread valdis . kletnieks
On Wed, 26 Sep 2018 21:38:27 -0700, don fisher said: > Thanks. I tried building with the driver embedded in the kernel, but the > compile failed with a halt. No crash is apparent, just a halt. It turned > out that this was repeated until I removed the netconsole command during > boot. System