skb, CTRL_CMD_NEWFAMILY) < 0)
> +skb, CTRL_CMD_NEWFAMILY) < 0) {
> + n--;
> break;
> + }
> }
>
> cb->args[0] = n;
>
Thanks Stanislaw, Larry!
Tested-by: poma
Ref.
https://bugzilla.redhat.com/show_bug.cgi?id=1422247
lsmod | grep mcs7830
mcs783016384 0
usbnet 45056 1 mcs7830
mii16384 2 usbnet,mcs7830
$ nmcli -f GENERAL.DRIVER,GENERAL.STATE device show enp0s4f1u4
GENERAL.DRIVER: MOSCHIP usb-ethernet driver
GENERAL.STATE: 100 (connected)
Tested-by: poma
On 03.04.2016 12:15, Alex wrote:
> Hello,
> [1.] System hang when connecting USB modem (LU150)
> [2.] I'm running 4.4.5 kernel (Arch Linux). When this modem is connected
> I'm getting below trace in journal and system becomes unusable - lsusb,
> logout and some other operations lead to a complete
On 10.09.2015 10:47, Corinna Vinschen wrote:
> On Sep 10 01:51, poma wrote:
>> [PATCH v2] r8169: Fix sleeping function called during get_stats64
>> http://www.spinics.net/lists/netdev/msg342490.html
>> - the noise is still present
>>
>> Corinna, care to share ker
On 09.09.2015 21:04, David Miller wrote:
> From: poma
> Date: Wed, 9 Sep 2015 20:34:36 +0200
>
>> [ 230.110233] [] dma_generic_alloc_coherent+0x96/0x130
>> [ 230.110242] [] x86_swiotlb_alloc_coherent+0x25/0x50
>> [ 230.110250] [] dma_alloc_attrs
[PATCH v2] r8169: Fix sleeping function called during get_stats64
http://www.spinics.net/lists/netdev/msg342490.html
- the noise is still present
Corinna, care to share kernel-core & kernel-modules you are testing with,
to unravel the Gordian Knot?
--
To unsubscribe from this list: send the line
On 09/09/2015 09:08 PM, Corinna Vinschen wrote:
> On Sep 9 20:34, poma wrote:
>> On 09/09/2015 05:55 PM, Corinna Vinschen wrote:
>>> On Sep 9 17:54, Corinna Vinschen wrote:
>>>> On Sep 9 17:24, poma wrote:
>>>>> [PATCH net] r8169: Fix sleeping
On 09/09/2015 05:55 PM, Corinna Vinschen wrote:
> On Sep 9 17:54, Corinna Vinschen wrote:
>> On Sep 9 17:24, poma wrote:
>>> [PATCH net] r8169: Fix sleeping function called during get_stats64
>>> http://marc.info/?l=linux-netdev&m=144180123410135&q=raw
>>
[PATCH net] r8169: Fix sleeping function called during get_stats64
http://marc.info/?l=linux-netdev&m=144180123410135&q=raw
- the noise is still present
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at
2nd batch:
0001-r8169-decouple-the-counters-data-and-the-device-priv.patch
0002-r8169-use-a-single-condition-to-check-the-completion.patch
0003-r8169-increase-the-lifespan-of-the-hardware-counters.patch
- the noise is still present
--
To unsubscribe from this list: send the line "unsubscribe netde
On 07.09.2015 10:50, Corinna Vinschen wrote:
> On Sep 7 09:13, poma wrote:
>> On 06.09.2015 12:19, Corinna Vinschen wrote:
>>> On Sep 4 22:59, Francois Romieu wrote:
>>>> Applies against davem's net as of
>>>> f1ccbfce2fc787981d1182d09c1f6b6776
On 06.09.2015 12:19, Corinna Vinschen wrote:
> On Sep 4 22:59, Francois Romieu wrote:
>> net/core/net-sysfs.c::netstat_show fetches statistics under dev_base_lock.
>>
>> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=104031
>> Fixes: 6e85d5ad36a2 ("r8169: Add values missing in @get_stats64
Call Trace:
[] dump_stack+0x4b/0x63
[] ___might_sleep+0x179/0x230
[] __might_sleep+0x49/0x80
[] __alloc_pages_nodemask+0x2fe/0xb90
[] ? debug_object_activate+0xb6/0x1e0
[] ? debug_object_active_state+0x91/0x150
[] dma_generic_alloc_coherent+0x96/0x130
[] x86_swiotlb_alloc_coherent+0x25/0x50
13 matches
Mail list logo