Re: [linux-yocto] [yocto-kernel-cache master]: ti-am654x

2019-11-21 Thread Bruce Ashfield
Sounds good. I've dropped the two patches, and will wait for v2. Bruce On Thu, Nov 21, 2019 at 9:35 PM Wei, Yunguo (Bryan) wrote: > > Hi Bruce, > > Please hold on this as Jun will send V2 shortly. > > Regards, > Yunguo > > -Original Message- > From: linux-yocto-boun...@yoctoproject.org

Re: [linux-yocto] General Question: using sync upon system's startup

2019-11-22 Thread Bruce Ashfield
On Fri, Nov 22, 2019 at 9:10 AM hutcruchi wrote: > > I'm using Linux 32bit 4.1.8 kernel , PowerPC , embedded , real time patch , > SystemV init. > > By default during system's startup - after mounting a 15GB ext4 file system > (for nand flash) the sync command is being executed. I would like

Re: [linux-yocto] [yocto-kernel-cache master][v2]: ti-am65x: add the basic support

2019-11-25 Thread Bruce Ashfield
In message: [linux-yocto] [yocto-kernel-cache master][v2]: ti-am65x: add the basic support on 22/11/2019 Jun Miao wrote: > Hi Bruce, > > After Borad name update. > Please help me add this scc/cfg patch to yocto-kernel-cache master > branch. merged to master. Bruce > > Th

Re: [linux-yocto] [linux-yocto-dev]: [kernel standard/base]: ti-am65x: add SD Card support

2019-11-25 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto-dev]: [kernel standard/base]: ti-am65x: add SD Card support on 25/11/2019 Jun Miao wrote: > Hi Bruce, > > I am working on BSP ti-am65x platform, and intend to merge this BSP > supporting into yocto community. > Below 2 patches are used to SD card. > > 00

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.24

2019-11-25 Thread Bruce Ashfield
On Mon, Nov 25, 2019 at 1:03 PM Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 3rd v5.2.x post-EOL release. > > After the previous iTLB/tsx/TAA based release, we are back to "normal" > wher

Re: [linux-yocto] [yocto-kernel-cache]: bcm-2xxx-rpi: enable CONFIG_FB_SIMPLE for bcm-2xxx-rpi BSP in kernel-cache

2019-11-27 Thread Bruce Ashfield
Looks good to me. This is merged Bruce On Mon, Nov 25, 2019 at 11:52 PM wrote: > From: Limeng > > Hi Bruce, > > Jason Wessel is working on Raspbeerypi 4 platform, and he wants to enable > CONFIG_FB_SIMPLE for display feature. > > Could you please help to merge this patch into yocto-kernel-cach

Re: [linux-yocto] [yocto-kernel-cache]: marvell-cn96xx: Add JUMP_LABEL config for ethernet

2019-11-27 Thread Bruce Ashfield
On Tue, Nov 26, 2019 at 3:28 AM Xiaotao Yin wrote: > > Hi Bruce, > > This is Xiaotao, is working on marvell-cn96xx platform, and I want to enable > CONFIG_JUMP_LABEL for marvell-cn96xx ethernet. > > Could you please help to merge this patch into yocto-kernel-cache, branche: > master. merged to

Re: [linux-yocto] [yocto-kernel-cache yocto-5.2] ti-am65x: add the basic support

2019-11-27 Thread Bruce Ashfield
On Tue, Nov 26, 2019 at 6:56 AM Jun Miao wrote: > > Hi Bruce, > > About ti-AM65x Board, there are a little difference bewteen kernel 5.2 vs > 5.4. > Could you help me add this scc/cfg patch to yocto-kernel-cache yocto-5.2 > branch ? > Sounds good. This is merged to yocto-5.2 Bruce > T

Re: [linux-yocto] [linux-yocto-5.2]: [kernel v5.2/standard/base]: ti-am65x: add SD support

2019-11-27 Thread Bruce Ashfield
On Tue, Nov 26, 2019 at 7:53 AM Jun Miao wrote: > > Hi Bruce, > > About BSP ti-am65x platform, there are conflict in k3-am65-main.dtsi between > v5.4. > Below 2 patches are used to SD card. > > Could you please help to merge the 2 patches into branch v5.2/standard/base, > linux-ycoto kernel. me

Re: [linux-yocto][linux-yocto v5.2] Revert "platform/x86: wmi: Destroy on cleanup rather than unregister"

2019-11-27 Thread Bruce Ashfield
On Wed, Nov 27, 2019 at 3:55 AM Yongxin Liu wrote: > > Hi Bruce, > > This patch was sent to mainline kernel for review. > But it costs much more time than I thought. > Could help to review whether it can be merged to linux-yocto v5.2? Thanks for the link to the discussion! We can fix the issue y

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx support

2019-11-27 Thread Bruce Ashfield
On Tue, Nov 26, 2019 at 5:51 AM Kevin Hao wrote: > > Hi Bruce, > > Here is another patch series for the Marvell cn96xx SoC support. The main > changes are two CPU erratas and misc Ethernet bug fix. Please help me merge > these to the following two branches: > v5.2/standard/cn96xx > v5.2/standa

Re: [linux-yocto] jbd2_log_wait_commit hangs

2019-12-01 Thread Bruce Ashfield
On Sat, Nov 30, 2019 at 3:29 PM hutcruchi wrote: > > powerpc linux 4.18 32bit fsl vendor dist. embedded > > After erasing and creating 15GB EXT4 (nand flash) fs, sync command > occasionally hangs. > found out it hangs inside: jbd2_log_wait_commit(). > I saw that many people encountered this probl

Re: [linux-yocto] [linux-yocto-dev]: [kernel standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: fix build warning

2019-12-01 Thread Bruce Ashfield
In message: [linux-yocto-dev]: [kernel standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: fix build warning on 02/12/2019 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > I fix some building warnings for raspberrypi plarform. > > Could you please help to merge the patch into branch standard/b

Re: [linux-yocto][yocto-kernel-cache master/yocto-5.2][PATCH] features: avoid enabling edac feature in mips

2019-12-01 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache master/yocto-5.2][PATCH] features: avoid enabling edac feature in mips on 27/11/2019 yanfei...@windriver.com wrote: > From: Yanfei Xu > > When some layer include this edac feature and bitbake kernel ARCH > =mips, that will cause some warning masseges

Re: [linux-yocto] Review request [CD][BSP]marvell_cn96xx - upgrade to kernel v5.4

2019-12-01 Thread Bruce Ashfield
On Wed, Nov 27, 2019 at 11:41 PM Xiaotao Yin wrote: > > Hi Bruce, > > These commits will update marvell_cn96xx to kernel v5.4 on linux-yocto-dev. > Target branch: standard/cn96xx. > Patches based on:standard/base. It looks like the branch was missing from this pull request email. I assume it was

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.25

2019-12-02 Thread Bruce Ashfield
On Mon, Dec 2, 2019 at 6:08 PM Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 4th v5.2.x post-EOL release. > > After being back to "normal" where the past release reflected an audit > of wha

Re: [V2][linux-yocto][linux-yocto v5.2/standard/base][linux-yocto-dev standard/base][PATCH 0/1] yaffs: add strict check when call yaffs_internal_read_super

2019-12-03 Thread Bruce Ashfield
In message: [V2][linux-yocto][linux-yocto v5.2/standard/base][linux-yocto-dev standard/base][PATCH 0/1] yaffs: add strict check when call yaffs_internal_read_super on 03/12/2019 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce, > > V1 ---> V2: > 1. split into 2 patches to

Re: [linux-yocto] [linux-yocto-dev standard/xlnx-soc][PATCH 0/9] Patches from linux-yocto v5.2 branch

2019-12-03 Thread Bruce Ashfield
In message: [linux-yocto-dev standard/xlnx-soc][PATCH 0/9] Patches from linux-yocto v5.2 branch on 03/12/2019 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce & Michal, > > There are 9 patches in this pull request. > The patch "0001-ARM-dts-zynq-enablement-of-coresight-top

Re: [linux-yocto] [yocto-kernel-cache]: [branch master/yocto-5.2]: xilinx-zynqmp: enable clock-wizard driver on xilinx-zcu102 platform

2019-12-03 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: [branch master/yocto-5.2]: xilinx-zynqmp: enable clock-wizard driver on xilinx-zcu102 platform on 03/12/2019 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce & Michal, > > I am working on xilinx-zcu102 platform to impelment canfd feature. > > Could yo

Re: [linux-yocto] [linux-yocto-5.2/dev]: [kernel]: xilinx-zynqmp: add canfd feature

2019-12-03 Thread Bruce Ashfield
In message: RE: [linux-yocto] [linux-yocto-5.2/dev]: [kernel]: xilinx-zynqmp: add canfd feature on 03/12/2019 Li, Meng wrote: > > > > -Original Message- > > From: linux-yocto@lists.yoctoproject.org [mailto:linux- > > yo...@lists.yoctoproject.org] On Behalf Of Michal Simek > > Sent: Tues

Re: [linux-yocto][yocto-kernel-cache master/yocto-5.2][PATCH] features: avoid enabling edac feature in mips

2019-12-03 Thread Bruce Ashfield
On Tue, Dec 3, 2019 at 4:38 AM Xu, Yanfei wrote: > > > On 12/2/19 12:28 PM, Bruce Ashfield wrote: > > In message: [linux-yocto][yocto-kernel-cache master/yocto-5.2][PATCH] > features: avoid enabling edac feature in mips > on 27/11/2019 yanfei...@windriver.com wrote: > >

Re: [linux-yocto][kernel-cache master] xilinx-zynq: add xilinx-zynq kernel-cache for master branch

2019-12-06 Thread Bruce Ashfield
In message: [linux-yocto][kernel-cache master] xilinx-zynq: add xilinx-zynq kernel-cache for master branch on 05/12/2019 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce, > > These patches are picked up from kernel-cache v5.2 branch, and no > modification. > Would you ple

Re: [V2][linux-yocto][yocto-kernel-cache master/yocto-5.2][PATCH] features: avoid enabling edac for most of mips boards

2019-12-06 Thread Bruce Ashfield
merged. Bruce In message: [V2][linux-yocto][yocto-kernel-cache master/yocto-5.2][PATCH] features: avoid enabling edac for most of mips boards on 06/12/2019 yanfei...@windriver.com wrote: > From: Yanfei Xu > > When some layer include the edac feature and bitbake kernel ARCH > =mips, that will

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.26

2019-12-12 Thread Bruce Ashfield
On Tue, Dec 10, 2019 at 3:07 PM Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 5th v5.2.x post-EOL release. > > Things are back to "normal" where this release reflects an audit > of what we

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx support

2019-12-12 Thread Bruce Ashfield
On Tue, Dec 10, 2019 at 10:16 PM Kevin Hao wrote: > > Hi Bruce, > > Here is another patch series for the Marvell cn96xx SoC support. > The main changes are the bug fixes for the GPIO, PCIe and Ethernet. > Please help me merge these into the following branches: > v5.2/standard/cn96xx > v5.2/sta

Re: [linux-yocto]: [kernel v5.2/standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: update patches for raspberrypi 4b platform

2019-12-12 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel v5.2/standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: update patches for raspberrypi 4b platform on 11/12/2019 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > So far, there are some update for dtb and multimedia patches in sdk kernel. > I got these 43 patc

Re: [linux-yocto] [yocto-kernel-cache]: bcm-2xxx-rpi: enable graphics accelerator driver for raspberrypi4 platform

2019-12-12 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: bcm-2xxx-rpi: enable graphics accelerator driver for raspberrypi4 platform on 12/12/2019 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > CONFIG_DRM_V3D kernel configure is for driver of Broadcom V3D 3.3 and 4.1 > OpenGL ES GPUs. > > Could you

Re: [linux-yocto] [yocto-kernel-cache]: bcm-2xxx-rpi: enable graphics accelerator driver for raspberrypi4 platform

2019-12-12 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: bcm-2xxx-rpi: enable graphics accelerator driver for raspberrypi4 platform on 12/12/2019 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > CONFIG_DRM_V3D kernel configure is for driver of Broadcom V3D 3.3 and 4.1 > OpenGL ES GPUs. merged. Bruce

Re: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 2/2] features/intel-pinctrl: Add pinctrl driver for intel platforms

2019-12-12 Thread Bruce Ashfield
merged Bruce In message: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 2/2] features/intel-pinctrl: Add pinctrl driver for intel platforms on 12/12/2019 Yongxin Liu wrote: > Add pinctrl and GPIO driver support for Cedar Fork, Denverton, > Gemini Lake SoC, Ice Lake PCH and Lewisb

Re: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 1/2] bsp/intel-x86: Remove duplicate PINCTRL settings

2019-12-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 1/2] bsp/intel-x86: Remove duplicate PINCTRL settings on 12/12/2019 Yongxin Liu wrote: > Signed-off-by: Yongxin Liu > --- > bsp/intel-x86/intel-x86.cfg | 7 --- > 1 file changed, 7 deletions(-) > > di

Re: [linux-yocto] [linux-yocto-dev][standard/cn96xx] net: octeontx2-pf: Don't set the parse mode for LBKs

2019-12-17 Thread Bruce Ashfield
These look fine to me. I'm having some issues with my builder, but expect to be able to merge these on Wednesday. Bruce On Thu, Dec 12, 2019 at 9:36 PM Xiaotao Yin wrote: > > Hi Bruce, > > [PATCH] net: octeontx2-pf: Don't set the parse mode for LBKs > -->Target: linux-yocto-dev:standard/cn96xx

Re: [linux-yocto] [linux-yocto-dev standard/xlnx-soc]][PATCH 0/3] New patches for v5.4

2019-12-17 Thread Bruce Ashfield
As mentioned in the patch reviews, I've dropped this 3 patch series for the 9 patch series you just sent. I expect I can get everything merged on Wednesday. Bruce On Wed, Dec 11, 2019 at 2:08 AM Quanyang Wang wrote: > > Hi Michal, > > Any comment? > > Thanks, > > Quanyang > > On 12/3/19 6:11 PM

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.27

2019-12-18 Thread Bruce Ashfield
In message: v5.2.x - stable updates comprising v5.2.27 on 17/12/2019 Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 6th v5.2.x post-EOL release. > > Things remain mostly "normal" where this

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx support

2019-12-18 Thread Bruce Ashfield
In message: [linux-yocto v5.2] Another patch series for the Marvell cn96xx support on 17/12/2019 Kevin Hao wrote: > Hi Bruce, > > Here is another patch series for the Marvell cn96xx SoC support. The main > changes are the bug fixes for the spi and Ethernet drivers. Please help me > merge them in

Re: [linux-yocto] [linux-yocto-dev][standard/cn96xx] net: octeontx2-pf: Don't set the parse mode for LBKs

2019-12-18 Thread Bruce Ashfield
In message: [linux-yocto-dev][standard/cn96xx] net: octeontx2-pf: Don't set the parse mode for LBKs on 13/12/2019 Xiaotao Yin wrote: > Hi Bruce, > > [PATCH] net: octeontx2-pf: Don't set the parse mode for LBKs > -->Target: linux-yocto-dev:standard/cn96xx branch merged. Bruce > > Thanks~ > B

Re: [linux-yocto][linux-yocto-dev] iommu/iova: Init the struct iova to fix the possible

2019-12-18 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev] iommu/iova: Init the struct iova to fix the possible on 13/12/2019 Xiaotao Yin wrote: > Hi Bruce, > > [PATCH] iommu/iova: Init the struct iova to fix the possible > memleak > -->please help merge this patch to linux-yocto:v5.2/standard/base and > li

Re: [linux-yocto][PATCH 1/9] Revert "spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code"

2019-12-18 Thread Bruce Ashfield
I didn't see a 0/9 of for this series .. and had mistakenly assumed it was for v5.2. But after it failed to apply, I see it is for linux-yocto-dev and 5.4. Since it is now reviewed, I merged it to -dev, if that wasn't the intention send a revert for 5.4 and a series that applies to v5.2. Bruce

Re: [linux-yocto][PATCH 1/9] Revert "spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code"

2019-12-18 Thread Bruce Ashfield
On Wed, Dec 18, 2019 at 10:34 AM Bruce Ashfield via Lists.Yoctoproject.Org wrote: > > I didn't see a 0/9 of for this series .. and had mistakenly assumed it was > for v5.2. > > But after it failed to apply, I see it is for linux-yocto-dev and 5.4. > > Since it is now rev

Re: [linux-yocto][kernel-cache master] xilinx-zynqmp: change CONFIG_REMOTEPROC from m to y

2019-12-29 Thread Bruce Ashfield
In message: [linux-yocto][kernel-cache master] xilinx-zynqmp: change CONFIG_REMOTEPROC from m to y on 27/12/2019 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce, > > Would you please help merge the patches to yocto-kernel-cache master branch? merged. Bruce > > Thanks,

Re: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 1/2] features/thunderbolt: Add thunderbolt support

2019-12-29 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 1/2] features/thunderbolt: Add thunderbolt support on 23/12/2019 Yongxin Liu wrote: > This feature enables thunderbolt support on Apple hardware or on PCs > with Intel Falcon Ridge or newer. > > Signed-off

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.28

2019-12-29 Thread Bruce Ashfield
On Sun, Dec 29, 2019 at 10:09 PM Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 7th v5.2.x post-EOL release. > > Things remain "normal" -- where this release reflects an audit of what > wen

Re: [linux-yocto] [PATCH v5.2] arm64: Drop the merge conflict markers

2020-01-02 Thread Bruce Ashfield
oops. My mistake on that one, I must have missed git adding the resolution. Bruce On Wed, Jan 1, 2020 at 11:19 PM Kevin Hao wrote: > > Drop the dangling conflict markers introduced by commit 08a005cc2d66 > ("Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xx"). > > Signed-off-by: Kevin

Re: [linux-yocto][yocto-kernel-cache yocto-5.0 yocto-5.2 master][PATCH] qemuarma15: Enable high memory to support more physical memory

2020-01-05 Thread Bruce Ashfield
On Wed, Jan 1, 2020 at 8:45 PM He Zhe wrote: > > Ping. I have no copy of the original patch. So you'll have to send a v2. Bruce > > Zhe > > On 12/19/19 6:19 PM, He Zhe wrote: > > From: He Zhe > > > > Signed-off-by: He Zhe > > --- > > bsp/qemuarma15/qemuarma15.cfg | 1 + > > 1 file changed, 1

Re: [linux-yocto][yocto-kernel-cache yocto-5.2] ti-am65x: add spi-nor flash support

2020-01-05 Thread Bruce Ashfield
merged to 5.2 Bruce In message: [linux-yocto][yocto-kernel-cache yocto-5.2] ti-am65x: add spi-nor flash support on 02/01/2020 Jun Miao wrote: > Hi Bruce, > > Could you please help to merge this single path to yocto-kernel-cache > yocto-5.2 > branch ? > > > Jun Miao (1): > ti-am65x: Add s

Re: [linux-yocto][kernel v5.2/standard/base][PATH 0/2]: bsp/ti-am65x: dts: spi-nor support

2020-01-05 Thread Bruce Ashfield
In message: [linux-yocto][kernel v5.2/standard/base][PATH 0/2]: bsp/ti-am65x: dts: spi-nor support on 02/01/2020 Jun Miao wrote: > Hi Bruce, > Support the spi-nor flash add nodes on ti-am65x bsp board. > Could you help me add the 2 patches to branch v5.2/standard/base ? merged. Bruc

Re: [linux-yocto][yocto-kernel-cache master] ti-am65x: add spi-nor flash support

2020-01-05 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache master] ti-am65x: add spi-nor flash support on 02/01/2020 Jun Miao wrote: > Hi Bruce, > >Although the NOR-SPI function is same to yocto-5.2, it has context > conflict > and m25p80.c be moved. So i pull requeset again on master branch for CICD.

Re: [linux-yocto][linux-yocto-dev][kernel standard/base][PATH 0/2]: bsp/ti-am65x: dts: spi-nor support

2020-01-05 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev][kernel standard/base][PATH 0/2]: bsp/ti-am65x: dts: spi-nor support on 02/01/2020 Jun Miao wrote: > Hi Bruce, > Support the spi-nor flash add nodes on ti-am65x bsp board. > Could you help me add the 2 patches to branch standard/base ? merge

Re: [linux-yocto] [PATCH] qemuarma15: Enable high memory to support more physical memory

2020-01-08 Thread Bruce Ashfield
merged to master/yocto-5.2 Bruce On Sun, Jan 5, 2020 at 10:30 PM wrote: > > From: He Zhe > > Signed-off-by: He Zhe > --- > bsp/qemuarma15/qemuarma15.cfg | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/bsp/qemuarma15/qemuarma15.cfg b/bsp/qemuarma15/qemuarma15.cfg > index 3bc219a..c7bb

Re: [linux-yocto][PATCH 1/1] mtd: spi-nor: update ptr pointer after spi_nor_read_data

2020-01-08 Thread Bruce Ashfield
Reviewed tag added, and this is now merged to -dev. Bruce In message: [linux-yocto][PATCH 1/1] mtd: spi-nor: update ptr pointer after spi_nor_read_data on 26/12/2019 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > In spi_nor_spimem_xfer_data, it will limit the transfer size > ac

Re: [linux-yocto] [PATCH] qemuarma15: Enable high memory to support more physical memory

2020-01-09 Thread Bruce Ashfield
Applying: qemuarma15: Enable high memory to support more physical memory build [/home/bruc...rnel-cache]> git push origin Enter passphrase for key '': And it never went through. I've pushed it again now. Bruce > Zhe > > > On 1/9/20 4:59 AM, Bruce Ashfield wro

Re: [linux-yocto] [kernel-cache][PATCH 1/3] cgroups: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

2020-01-13 Thread Bruce Ashfield
I had independently made this same change while working on 5.4 and 5.5 locally, I'll queue up patches 2/3 of the series and push everything shortly. Bruce On Thu, Jan 9, 2020 at 9:08 PM Naveen Saini wrote: > > https://github.com/torvalds/linux/commit/8060c47ba853f147c46bf1e6f6d93d1726fcb57a > >

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.29

2020-01-15 Thread Bruce Ashfield
In message: v5.2.x - stable updates comprising v5.2.29 on 10/01/2020 Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 8th v5.2.x post-EOL release. > > This release is kind of "normal" -- whe

Re: [linux-yocto] [kernel-cache][PATCH 2/3] features/intel-pinctrl: remove CONFIG_GPIO_LYNXPOINT

2020-01-15 Thread Bruce Ashfield
Sorry for the delay, 5.4 and 5.5 were consuming a lot of my time. This is now merged. My SRCREV updates will follow, but since you have your own .. you can pickup the changes whenever you want. Bruce On Thu, Jan 9, 2020 at 10:09 PM Tim Orling wrote: > > > > > On Jan 9, 2020, at 6:12 PM, Naveen

Re: [linux-yocto] [kernel-cache][PATCH 3/3] features/soc/baytrail: drop obsolete CONFIG_BACKLIGHT_LCD_SUPPORT

2020-01-15 Thread Bruce Ashfield
Sorry for the delay, 5.4 and 5.5 were consuming a lot of my time. This is now merged. My SRCREV updates will follow, but since you have your own .. you can pickup the changes whenever you want. Bruce On Thu, Jan 9, 2020 at 10:08 PM Tim Orling wrote: > > > > > On Jan 9, 2020, at 6:12 PM, Naveen

Re: [linux-yocto] Still need "Omit to optimize vsprintf.c/kasprintf.c"?

2020-01-17 Thread Bruce Ashfield
On Fri, Jan 17, 2020 at 6:25 AM He Zhe wrote: > > Hi Bruce, > > And reason we keep the following commit? > http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto/commit/?id=0817a77d8c65f150d659f0a38b5f108372f381e6&h=v5.2%2Fstandard%2Farm-versatile-926ejs > Hmmm. I didn't see that warning in my bui

Re: [linux-yocto] Still need "Omit to optimize vsprintf.c/kasprintf.c"?

2020-01-17 Thread Bruce Ashfield
On Fri, Jan 17, 2020 at 8:47 AM Bruce Ashfield via Lists.Yoctoproject.Org wrote: > > On Fri, Jan 17, 2020 at 6:25 AM He Zhe wrote: > > > > Hi Bruce, > > > > And reason we keep the following commit? > > http://git.yoctoproject.org/

Re: [linux-yocto][linux-yocto-dev][PATCH] linux-yocto linux-yocto-dev: Fix /bin/awk issues

2020-01-17 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev][PATCH] linux-yocto linux-yocto-dev: Fix /bin/awk issues on 15/01/2020 zhe...@windriver.com wrote: > From: He Zhe > > 084857b1bf19 ("linux-yocto: Handle /bin/awk issues") makes one mistake and > misses one substitution causing the following warning. >

Re: [linux-yocto][v5.2/standard/base v5.2/standard/intel-x86][PATCH] Revert "x86: Use CONFIG_PREEMPTION"

2020-01-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.2/standard/base v5.2/standard/intel-x86][PATCH] Revert "x86: Use CONFIG_PREEMPTION" on 16/01/2020 zhe...@windriver.com wrote: > From: He Zhe > > This reverts commit 41bbdde13b435400816397a47e84fa697934c253. > > The reverted patch causes the followi

Re: [linux-yocto] [linux-yocto-dev v5.4] Another patch series for the Marvell cn96xx SoC support

2020-01-17 Thread Bruce Ashfield
In message: [linux-yocto-dev v5.4] Another patch series for the Marvell cn96xx SoC support on 16/01/2020 Kevin Hao wrote: > Hi Bruce, > > Here is another patch series for the Marvell cn96xx SoC support. The main > parts > of this series are for the gpio and Ethernet driver update. Others are th

Re: [linux-yocto] [linux-yocto-dev]: [kernel standard/base]: renesas-rcar: add some patches to improve features on renesas-rcar platform

2020-01-17 Thread Bruce Ashfield
In message: [linux-yocto-dev]: [kernel standard/base]: renesas-rcar: add some patches to improve features on renesas-rcar platform on 16/01/2020 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > I am working on BSP renesas-rcar platform, and intend to merge this BSP > supporting i

Re: [linux-yocto] [linux-yocto-dev v5.4 PATCH] mmc: cavium: Drop the aligned check for the dma address

2020-01-17 Thread Bruce Ashfield
But at that time, > we still don't do the dma map for the scatterlist yet. So it is > meaningless to check the dma address. So drop of it. > > Signed-off-by: Kevin Hao > Signed-off-by: Bruce Ashfield > --- > > Hi Bruce, > > This cherry-pick a fix from the linux

Re: [linux-yocto][master v5.2/standard/base][PATCH] net, sysctl: Fix compiler warning when only cBPF is present

2020-01-17 Thread Bruce Ashfield
merged to v5.2/standard/base Bruce In message: [linux-yocto][master v5.2/standard/base][PATCH] net, sysctl: Fix compiler warning when only cBPF is present on 17/01/2020 zhe...@windriver.com wrote: > From: Alexander Lobakin > > commit 1148f9adbe71415836a18a36c1b4ece999ab0973 upstream > > proc

Re: [linux-yocto] [linux-yocto-dev v5.4] Another patch series for the Marvell cn96xx SoC support

2020-01-17 Thread Bruce Ashfield
On Fri, Jan 17, 2020 at 8:59 PM Kevin Hao wrote: > > On Fri, Jan 17, 2020 at 06:49:17PM -0500, Bruce Ashfield wrote: > > In message: [linux-yocto-dev v5.4] Another patch series for the Marvell > > cn96xx SoC support > > on 16/01/2020 Kevin Hao wrote: > > >

Re: [linux-yocto][v5.2/standard/mti-malta64][PATCH] malta64: Remove __init annotation of malta_pcnet32_ioports_fixup

2020-01-20 Thread Bruce Ashfield
Looks like this was needed on other versions as well, so I've merged it to all active branches. Send follow ups if that wasn't correct. Bruce In message: [linux-yocto][v5.2/standard/mti-malta64][PATCH] malta64: Remove __init annotation of malta_pcnet32_ioports_fixup on 19/01/2020 zhe...@windri

Re: [linux-yocto][linux-yocto-dev] [kernel standard/base] ti-am65x: dts: SPI-NOR SD support

2020-01-20 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev] [kernel standard/base] ti-am65x: dts: SPI-NOR SD support on 19/01/2020 Jun Miao wrote: > Hi Bruce, > > I am working on BSP ti-am65x platform, and intend to merge these four dts > patches into yocto community kernel: branch standard/base merged Bruce

Re: [linux-yocto] [kernel-cache][PATCH 2/3] features/intel-pinctrl: remove CONFIG_GPIO_LYNXPOINT

2020-01-20 Thread Bruce Ashfield
o-kernel-cache > uses PINCTRL_LYNXPOINT. I reverted the change on 5.2, it should be ok now Bruce > > > Thanks, > Yongxin > > > -Original Message- > > From: linux-yocto@lists.yoctoproject.org [mailto:linux- > > yo...@lists.yoctoproject.org] On Behalf Of

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.30

2020-01-20 Thread Bruce Ashfield
On Sun, Jan 19, 2020 at 4:35 PM Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 9th v5.2.x post-EOL release. > > This release is "normal" -- where it consists of an audit of what went > into

Re: [linux-yocto] [linux-yocto-dev v5.5] Rebase the Marvell cn96xx support on v5.5 kernel

2020-01-29 Thread Bruce Ashfield
In message: [linux-yocto-dev v5.5] Rebase the Marvell cn96xx support on v5.5 kernel on 28/01/2020 Kevin Hao wrote: > Hi Bruce, > > Here is the support for the Marvell cn96xx for v5.5 kernel. Most of the > patches > are the same as the ones in v5.4 kernel. > > The following changes since commit

Re: [linux-yocto] [linux-yocto-dev standard/xlnx-soc] xlnx-soc: SDK patches for kernel v5.5

2020-02-02 Thread Bruce Ashfield
anyang > > On 1/20/20 2:53 PM, quanyang.wang wrote: > > Hi Michal, > > On 1/20/20 2:39 PM, Michal Simek wrote: > > On 18. 01. 20 0:53, Bruce Ashfield wrote: > > On Tue, Jan 14, 2020 at 9:38 PM Quanyang Wang > wrote: > > Hi Bruce & Michal, > > Would you ple

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx SoC support

2020-02-03 Thread Bruce Ashfield
Hi Kevin, These look fine to me, I'm traveling so it will be Wednesday before I can get these merged. Cheers, Bruce On Fri, Jan 31, 2020 at 6:23 AM Kevin Hao wrote: > > Hi Bruce, > > Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me > merge them into following two

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.31

2020-02-05 Thread Bruce Ashfield
In message: v5.2.x - stable updates comprising v5.2.31 on 31/01/2020 Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 10th v5.2.x post-EOL release. > > This release is "normal" -- where it co

Re: [linux-yocto] [linux-yocto-dev v5.4] Another patch series for the Marvell cn96xx SoC support

2020-02-05 Thread Bruce Ashfield
In message: [linux-yocto-dev v5.4] Another patch series for the Marvell cn96xx SoC support on 31/01/2020 Kevin Hao wrote: > Hi Bruce, > > Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me > merge them into v5.4/standard/cn96xx branch. merged. Bruce > > The follow

Re: [linux-yocto] [linux-yocto-dev v5.5] Another patch series for the Marvell cn96xx SoC support

2020-02-05 Thread Bruce Ashfield
In message: [linux-yocto-dev v5.5] Another patch series for the Marvell cn96xx SoC support on 31/01/2020 Kevin Hao wrote: > Hi Bruce, > > Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me > merge them into standard/cn96xx branch. Thanks Kevin, This is now merged

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx SoC support

2020-02-05 Thread Bruce Ashfield
In message: [linux-yocto v5.2] Another patch series for the Marvell cn96xx SoC support on 31/01/2020 Kevin Hao wrote: > Hi Bruce, > > Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me > merge them into following two branches: > v5.2/standard/cn96xx > v5.2/sta

Re: [V2] [linux-yocto][PATCH 1/1] mtd: spi-nor: fix erasesize for dual qspi mode

2020-02-05 Thread Bruce Ashfield
In message: [V2] [linux-yocto][PATCH 1/1] mtd: spi-nor: fix erasesize for dual qspi mode on 06/01/2020 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > The zcu102 and zc706 boards support qspi dual mode, and in > the dual mode, the erasesize for mtd device should be twice > as much

Re: [linux-yocto] [kernel-cache][PATCH] standard.cfg: enable RAID 4/5/6

2020-02-06 Thread Bruce Ashfield
I do have it queued! Just due to the other kernel issues I'm fighting, I only sent the tools pull request yesterday. Assuming I can fix the bug that that series triggered, I'll do the kernel config/content updates shortly thereafter. Bruce On Thu, Feb 6, 2020 at 6:22 AM Alexander Kanavin wrote:

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx SoC support

2020-02-06 Thread Bruce Ashfield
On Wed, Feb 5, 2020 at 9:02 PM Kevin Hao wrote: > > On Wed, Feb 05, 2020 at 04:34:35PM -0500, Bruce Ashfield wrote: > > In message: [linux-yocto v5.2] Another patch series for the Marvell cn96xx > > SoC support > > on 31/01/2020 Kevin Hao wrote: > > > > >

Re: [V2] [linux-yocto][PATCH 1/1] mtd: spi-nor: fix erasesize for dual qspi mode

2020-02-06 Thread Bruce Ashfield
On Wed, Feb 5, 2020 at 8:24 PM Quanyang Wang wrote: > > Hi Bruce, > > On 2/6/20 5:42 AM, Bruce Ashfield wrote: > > In message: [V2] [linux-yocto][PATCH 1/1] mtd: spi-nor: fix erasesize for > > dual qspi mode > > on 06/01/2020 quanyang.w...@windriver.com wrote

Re: [linux-yocto][PATCH v5.2/standard/preempt-rt/base] workqueue: Fix missing transition to raw lock

2020-02-11 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][PATCH v5.2/standard/preempt-rt/base] workqueue: Fix missing transition to raw lock on 10/02/2020 zhe...@windriver.com wrote: > From: He Zhe > > For the following build failure. > > kernel/workqueue.c:4336:17: error: passing argument 1 of 'rt_spin_lock'

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.32

2020-02-11 Thread Bruce Ashfield
In message: v5.2.x - stable updates comprising v5.2.32 on 11/02/2020 Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 11th v5.2.x post-EOL release. > > This release moves onto monitoring th

Re: [linux-yocto][linux-yocto-dev standard/base][PATCH] tipc: fix successful connect() but timed out

2020-02-20 Thread Bruce Ashfield
merged Bruce On Tue, Feb 18, 2020 at 3:03 AM wrote: > > From: Tuong Lien > > In commit 9546a0b7ce00 ("tipc: fix wrong connect() return code"), we > fixed the issue with the 'connect()' that returns zero even though the > connecting has failed by waiting for the connection to be 'ESTABLISHED' >

Re: [linux-yocto] linux-yocto-tiny and mips

2020-02-25 Thread Bruce Ashfield
On Tue, Feb 25, 2020 at 10:42 AM Martin Townsend wrote: > > Hi, > > I've just tried building linux-yocto-tiny for qemumips and found that > it's not supported. I don't mind adding the support but I before > doing so I just wanted to check if there is a good reason why it's not > there? ie the cha

Re: [linux-yocto][linux-yocto-dev standard/base][PATCH] perf probe: Fix to delete multiple probe event

2020-02-26 Thread Bruce Ashfield
merged. Bruce On Tue, Feb 25, 2020 at 10:28 PM wrote: > > From: Masami Hiramatsu > > Fix to delete multiple probe event with filter correctly. > > When we put an event with multiple probes, perf-probe fails > to delete with filters. This comes from a failure to list > up the event name because

Re: [linux-yocto] [kernel-cache][PATCH] common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT

2020-02-26 Thread Bruce Ashfield
On Mon, Feb 24, 2020 at 4:35 AM Alexander Kanavin wrote: > > This will allow testing libinput in particular: > https://www.kernel.org/doc/html/latest/input/uinput.html > https://wayland.freedesktop.org/libinput/doc/latest/test-suite.html I've grabbed the change. I have a couple of other changes t

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.33

2020-02-27 Thread Bruce Ashfield
In message: v5.2.x - stable updates comprising v5.2.33 on 25/02/2020 Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 12th v5.2.x post-EOL release. > > This release is the 2nd in monitoring t

Re: [linux-yocto][linux-yocto v5.4/standard/xlnx-soc][PATCH] xlnx-soc: create v5.4/standard/xlnx-soc branch

2020-03-02 Thread Bruce Ashfield
On Wed, Feb 26, 2020 at 11:44 PM Quanyang Wang wrote: > > Hi Bruce, > > Would you please help create branch v5.4/standard/xlnx-soc on > linux-yocto and pull patches from linux-yocto-dev/v5.4/standard/xlnx-soc ? There are conflicts with the xlnx-dev patches between v5.4.20 and the v5.4.11 that I

Re: [linux-yocto]: [kernel v5.4/standard/base]: renesas-rcar: add some patches to improve features on renesas-rcar platform

2020-03-02 Thread Bruce Ashfield
On Thu, Feb 27, 2020 at 10:11 AM wrote: > > From: Limeng > > Hi Bruce, > > I check the v5.4/standard/base branch in linux-yocto repo > Below 5 patches are missed, could you please help to merge them linux-yocto, > branch is v5.4/standard/base?. > Not sure how I missed the, but they are now merg

Re: [linux-yocto] [linux-yocto v5.4] Add the Marvell cn96xx SoC support

2020-03-02 Thread Bruce Ashfield
On Thu, Feb 27, 2020 at 11:29 PM Kevin Hao wrote: > > Hi Bruce, > > I recently noticed that some v5.4/standard/xxx branches which have been baked > in the linux-yocto-dev doesn't propagate into the linux-yoct git tree. > The v5.4/standard/cn96xx is one of them. Even though some branches slipped >

Re: [linux-yocto] [linux-yocto-dev standard/xlnx-soc] usb: dwc3: gadget: fix compile error caused by an unclosed brace

2020-03-02 Thread Bruce Ashfield
merged (this is specific to linux-yocto, so I've grabbed it) Cheers, Bruce On Fri, Feb 28, 2020 at 1:55 AM wrote: > > From: Quanyang Wang > > When merging upstream commit da10bcdd6f70 ("usb: dwc3: gadget: Delay starting > transfer"), > a brace is lost. Add it to avoid compile error. > > Signe

Re: [linux-yocto] [kernel-meta yocto-5.4 0/3] Update the Marvell cn96xx SoC support

2020-03-02 Thread Bruce Ashfield
merged to yocto-5.4 Bruce On Thu, Feb 27, 2020 at 11:44 PM Kevin Hao wrote: > > Hi Bruce, > > The patch 1 & 2 are picked from the yocto-5.2 branch. The patch 3 is > fresh. > > Kevin Hao (3): > marvell-cn96xx: Enable the BPHY driver > marvell-cn96xx: Add the preempt-rt support > marvell-cn9

Re: [linux-yocto][linux-yocto v5.4/standard/base] ti-am65x: dts: SPI-NOR SD support

2020-03-02 Thread Bruce Ashfield
On Fri, Feb 28, 2020 at 10:58 AM Jun Miao wrote: > > Hi Bruce, > > There are not the following four patches from linux-yocto-dev to > linux-yocto. > Could you help me merge to linux-yocto v5.4/standard/base branch? > merged. Bruce > Thanks > Jun > > > > Faiz Abbas (2): > arm64:

Re: [linux-yocto] [kernel-cache][PATCH] gpio: add a new feature enabling support for GPIO testing module

2020-03-02 Thread Bruce Ashfield
merged to yocto-5.4 (and master). Bruce On Mon, Mar 2, 2020 at 7:39 AM Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > This adds a new config fragment that allows building of the GPIO testing > module as a kernel feature. This is useful when enabling ptest for > libgpiod. > > Signe

Re: [linux-yocto] temp: mips: undo vdso reverts

2020-03-03 Thread Bruce Ashfield
> > > > Forwarded Message > > Subject: Re: temp: mips: undo vdso reverts > > Date: Fri, 20 Dec 2019 15:41:41 -0500 > > From: Bruce Ashfield > > To: He Zhe > > > > > > > > FYI: I managed to get it

Re: [linux-yocto] temp: mips: undo vdso reverts

2020-03-03 Thread Bruce Ashfield
ut -mrelax-pic-calls and -mexplicit-relocs options explicitely while compiling MIPS vdso code. That would get correct and consitent between different toolchains behavior. Reported-by: Bruce Ashfield Signed-off-by: Victor Kamensky :100644 100644 996a934ece7d 25b5adee5ade M arc

Re: [linux-yocto][v5.4/standard/base][PATCH] cpufreq: Fix policy initialization for internal governor drivers

2020-03-03 Thread Bruce Ashfield
In message: [linux-yocto][v5.4/standard/base][PATCH] cpufreq: Fix policy initialization for internal governor drivers on 03/03/2020 Yongxin Liu wrote: > From: "Rafael J. Wysocki" > > commit f5739cb0b56590d68d8df8a44659893b6d0084c3 upstream. > > Before commit 1e4f63aecb53 ("cpufreq: Avoid creat

Re: [linux-yocto][linux-yocto v5.4/standard/preempt-rt/base][PATCH] printk: Fix build failures caused by v5.4.22 merge

2020-03-03 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.4/standard/preempt-rt/base][PATCH] printk: Fix build failures caused by v5.4.22 merge on 03/03/2020 zhe...@windriver.com wrote: > From: He Zhe > > A hunk of code that was already removed from RT upstream was introduced by > the merger of v5.4.22 and caus

Re: [linux-yocto] temp: mips: undo vdso reverts

2020-03-04 Thread Bruce Ashfield
be renaming them v5.5/* shortly, since I'm about to release the -dev kernel for v5.6). Cheers, Bruce > > Regards, > //Yanfei > On 3/4/20 12:01 AM, Bruce Ashfield wrote: > > On Tue, Mar 3, 2020 at 10:30 AM Xu, Yanfei wrote: > >> OK! So If I understand correctly,

Re: [linux-yocto] [linux-yocto-dev]: [kernel standard/base]: renesas-rcar: add some patches to improve features on renesas-rcar platform

2020-03-10 Thread Bruce Ashfield
On Tue, Mar 10, 2020 at 10:42 AM wrote: > > From: Limeng > > Hi Bruce, > > I am working on BSP renesas-rcar platform, and intend to merge this BSP > supporting into yocto community. > Below 4 patches are used to improve gpio, CAN BUS and PCIe features > > 0001-arch-arm64-dts-Set-gpio5-pin9-as-in

Re: [linux-yocto][linux-yocto-dev standard/base][PATCH 0/5] Revert disk invalidating updates

2020-03-10 Thread Bruce Ashfield
On Wed, Mar 4, 2020 at 10:40 AM wrote: > > From: He Zhe > > This series of commits do not work with the latest systemd-udevd(v244, likely > v245). And the mainline has confirmed this potential misbehaviour. > > https://lore.kernel.org/lkml/20200304133738.gf21...@quack2.suse.cz/ > > As it would ru

Re: [linux-yocto][linux-yocto-dev standard/base][PATCH] x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit system

2020-03-10 Thread Bruce Ashfield
I haven't forgotten about this. I'm doing merges on Wednesday, and will consider this for 5.4/5.5/5.6 Cheers, Bruce On Wed, Mar 4, 2020 at 1:49 AM wrote: > > From: He Zhe > > 32-bit user-space program would get errors like the following from ioctl > syscall due to missing compat_ioctl. > MCE_G

  1   2   3   4   5   6   7   8   9   10   >