[linux-yocto] [kernel-cache][PATCH] usb-net: Add RNDIS host support

2019-04-23 Thread Tom Rini
Enable support for the USB RNDIS host driver. This is commonly seen with Android devices being used in USB tether mode. Signed-off-by: Tom Rini --- features/usb-net/usb-net.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/features/usb-net/usb-net.cfg b/features/usb-net/usb-net.cfg index

Re: [linux-yocto] [linux-yocto v5.0/standard/base][PATCH] linux-yocto: fix compile warning from gen-insn-attr-x86.awk

2019-04-23 Thread Bruce Ashfield
merged. Bruce On Wed, Apr 17, 2019 at 10:28 PM Liwei Song wrote: > Fix the following compile warning: > Warning: synced file at > 'tools/objtool/arch/x86/tools/gen-insn-attr-x86.awk' differs from latest > kernel version at 'arch/x86/tools/gen-insn-attr-x86.awk' > > change /bin/awk to /usr/bin/a

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Bruce Ashfield
Since this is still being discussed on the -rt mailing list, I'm going to wait to see how that shakes out before merging the change. Bruce On Mon, Apr 22, 2019 at 11:20 PM Hongzhi, Song wrote: > Please merge to v5.0/standard/preempt-rt/base and > v5.0/standard/preempt-rt/intel-x86 > > > --Hongz

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Hongzhi, Song
On 4/24/19 4:04 AM, Bruce Ashfield wrote: Since this is still being discussed on the -rt mailing list, I'm going to wait to see how that shakes out before merging the change. Yes, but it seems like that upstream won't fix the issue in a short time. --Hongzhi Bruce On Mon, Apr 22, 2019

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Bruce Ashfield
On Tue, Apr 23, 2019 at 9:35 PM Hongzhi, Song wrote: > > On 4/24/19 4:04 AM, Bruce Ashfield wrote: > > Since this is still being discussed on the -rt mailing list, I'm going to > wait to see how that shakes out before merging the change. > > > Yes, but it seems like that upstream won't fix the is

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Hongzhi, Song
On 4/24/19 9:47 AM, Bruce Ashfield wrote: On Tue, Apr 23, 2019 at 9:35 PM Hongzhi, Song mailto:hongzhi.s...@windriver.com>> wrote: On 4/24/19 4:04 AM, Bruce Ashfield wrote: Since this is still being discussed on the -rt mailing list, I'm going to wait to see how that shakes ou