Re: [BISECTED] 3.19-rc1 regression - kernel does not load in GRUB 0.97 (GRUB Legacy)

2015-01-05 Thread yzhu1
On 12/28/2014 07:12 PM, Juergen Gross wrote: On 12/28/2014 08:20 AM, Пламен Петров wrote: -Original Message- From: Juergen Gross [mailto:jgr...@suse.com] Sent: Saturday, December 27, 2014 3:48 PM To: Пламен Петров; linux-kernel@vger.kernel.org Cc: 'Thomas Gleixner' Subject: Re:

Re: [BISECTED] 3.19-rc1 regression - kernel does not load in GRUB 0.97 (GRUB Legacy)

2015-01-05 Thread yzhu1
On 12/28/2014 07:12 PM, Juergen Gross wrote: On 12/28/2014 08:20 AM, Пламен Петров wrote: -Original Message- From: Juergen Gross [mailto:jgr...@suse.com] Sent: Saturday, December 27, 2014 3:48 PM To: Пламен Петров; linux-kernel@vger.kernel.org Cc: 'Thomas Gleixner' Subject: Re:

Re: [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x

2014-10-15 Thread yzhu1
On 10/15/2014 06:09 PM, Willy Tarreau wrote: Hi Zhu, On Wed, Oct 15, 2014 at 06:00:33PM +0800, Zhu Yanjun wrote: In commit f43c75d4b6[gianfar: disable TX vlan based on kernel 2.6.x], gianfar nic disables TX vlan. But gianfar nic enables vlan tag insertion by default. This will lead to unusable

Re: [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x

2014-10-15 Thread yzhu1
On 10/15/2014 06:09 PM, Willy Tarreau wrote: Hi Zhu, On Wed, Oct 15, 2014 at 06:00:33PM +0800, Zhu Yanjun wrote: In commit f43c75d4b6[gianfar: disable TX vlan based on kernel 2.6.x], gianfar nic disables TX vlan. But gianfar nic enables vlan tag insertion by default. This will lead to unusable

[PATCH 1/1] e1000: prevent oops when adapter is being closed and reset simultaneously

2013-11-21 Thread yzhu1
5244d7a9f1598 Mon Sep 17 00:00:00 2001 From: yzhu1 Date: Fri, 22 Nov 2013 15:46:48 +0800 Subject: [PATCH 1/1] e1000: prevent oops when adapter is being closed and reset simultaneously This change is based on a similar change made to e1000e support in commit bb9e44d0d0f4 ("e1000e: prevent

[PATCH 1/1] e1000: prevent oops when adapter is being closed and reset simultaneously

2013-11-21 Thread yzhu1
Sep 17 00:00:00 2001 From: yzhu1 yanjun@windriver.com Date: Fri, 22 Nov 2013 15:46:48 +0800 Subject: [PATCH 1/1] e1000: prevent oops when adapter is being closed and reset simultaneously This change is based on a similar change made to e1000e support in commit bb9e44d0d0f4 (e1000e: prevent