[PATCH net] net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles

2019-02-05 Thread Yang Wei
From: Yang Wei dev_consume_skb_irq() should be called in hdlc_tx_done() when skb xmit done. It makes drop profiles(dropwatch, perf) more friendly. Signed-off-by: Yang Wei --- drivers/net/wan/fsl_ucc_hdlc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wan

Re: [PATCH v1] fs2dt: Refine kdump device_tree sort

2014-06-17 Thread Yang,Wei
Simon, I missed "kexec" string in subject, so please ignore this version. I would resend it with adding "kexec" in subject. Thanks Wei On 06/17/2014 02:01 PM, Yang,Wei wrote: Hi Simon, How about this patch? Thanks Wei On 06/12/2014 01:16 PM, wei.y...@windriver.com wr

Re: [PATCH v1] fs2dt: Refine kdump device_tree sort

2014-06-16 Thread Yang,Wei
Hi Simon, How about this patch? Thanks Wei On 06/12/2014 01:16 PM, wei.y...@windriver.com wrote: From: Yang Wei The commit b02d735bf was to rearrange the device-tree entries, and assumed that these entries are sorted in the ascending order. but acctually when I was validating kexec and kdump

Re: [PATCH] powerpc: Add I2C bus multiplexer node for B4 and T4240QDS

2013-09-03 Thread Yang,Wei
gt; > Thanks, > Yuantian > > >> -Original Message- >> From: Linuxppc-dev [mailto:linuxppc-dev- >> bounces+b29983=freescale@lists.ozlabs.org] On Behalf Of Jia Hongtao- >> B38951 >> Sent: 2013年9月4日 星期三 11:38 >> To: Yang,Wei >> Cc: Wood

Re: [RFC PATCH v1 1/1] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel

2013-09-03 Thread Yang,Wei
On 08/31/2013 05:12 PM, Yu Chen wrote: >From 1ccf579b871dfd5938ce958f729361a203485c74 Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Sat, 31 Aug 2013 23:52:31 +0800 Subject: [PATCH] powerpc/85xx: Wakeup kexec smp slave cpus in second kernel In current 85xx smp kexec implementation,master cpu res

Re: [PATCH] powerpc: Add I2C bus multiplexer node for B4 and T4240QDS

2013-09-03 Thread Yang,Wei
On 09/03/2013 03:51 PM, Jia Hongtao wrote: In both B4 and T4240QDS platform PCA9547 I2C bus multiplexer is used. Hi Hongtao, If you want to support I2C bus multiplexer, for T4 and B4QDS platform, since some eeprom devices is connected to PCA9574 I2C bus multiplexer, so these devices should be