[PATCH 6/9] staging: greybus: loopback: Fix up some alignment checkpatch issues

2019-08-24 Thread Greg Kroah-Hartman
Some function prototypes do not match the expected alignment formatting so fix that up so that checkpatch is happy. Cc: "Bryan O'Donoghue" Cc: Johan Hovold Cc: Alex Elder Cc: greybus-...@lists.linaro.org Cc: de...@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman ---

[PATCH 5/9] staging: greybus: log: Fix up some alignment checkpatch issues

2019-08-24 Thread Greg Kroah-Hartman
Some function prototypes do not match the expected alignment formatting so fix that up so that checkpatch is happy. Cc: David Lin Cc: Johan Hovold Cc: Alex Elder Cc: greybus-...@lists.linaro.org Cc: de...@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman ---

[PATCH 8/9] staging: greybus: move the greybus core to drivers/greybus

2019-08-24 Thread Greg Kroah-Hartman
The Greybus core code has been stable for a long time, and has been shipping for many years in millions of phones. With the advent of a recent Google Summer of Code project, and a number of new devices in the works from various companies, it is time to get the core greybus code out of staging as

[PATCH 2/9] staging: greybus: remove license "boilerplate"

2019-08-24 Thread Greg Kroah-Hartman
When the greybus drivers were converted to SPDX identifiers for the license text, some license boilerplate was not removed. Clean this up by removing this unneeded text now. Cc: Johan Hovold Cc: Alex Elder Cc: Vaibhav Agarwal Cc: Mark Greer Cc: Viresh Kumar Cc: "Bryan O'Donoghue" Cc:

[PATCH 9/9] staging: greybus: move es2 to drivers/greybus/

2019-08-24 Thread Greg Kroah-Hartman
The es2 Greybus host controller has long been stable, so move it out of drivers/staging/ to drivers/greybus/ Cc: Johan Hovold Cc: Alex Elder Cc: greybus-...@lists.linaro.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- drivers/greybus/Kconfig | 16

[PATCH 7/9] staging: greybus: move core include files to include/linux/greybus/

2019-08-24 Thread Greg Kroah-Hartman
With the goal of moving the core of the greybus code out of staging, the include files need to be moved to include/linux/greybus.h and include/linux/greybus/ Cc: Vaibhav Hiremath Cc: Johan Hovold Cc: Alex Elder Cc: Vaibhav Agarwal Cc: Mark Greer Cc: Viresh Kumar Cc: Rui Miguel Silva Cc:

[PATCH 3/9] staging: greybus: hd: Fix up some alignment checkpatch issues

2019-08-24 Thread Greg Kroah-Hartman
Some function prototypes do not match the expected alignment formatting so fix that up so that checkpatch is happy. Cc: Johan Hovold Cc: Alex Elder Cc: greybus-...@lists.linaro.org Cc: de...@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/hd.c | 10

[PATCH 0/9] staging: move greybus core out of staging

2019-08-24 Thread Greg Kroah-Hartman
The Greybus code has long been "stable" but was living in the drivers/staging/ directory to see if there really was going to be devices using this protocol over the long-term. With the success of millions of phones with this hardware and code in it, and the recent Google Summer of Code project,

[PATCH 1/9] staging: greybus: fix up SPDX comment in .h files

2019-08-24 Thread Greg Kroah-Hartman
When these files originally got an SPDX tag, I used // instead of /* */ for the .h files. Fix this up to use // properly. Cc: Viresh Kumar Cc: Johan Hovold Cc: Alex Elder Cc: greybus-...@lists.linaro.org Cc: de...@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman ---

[PATCH 4/9] staging: greybus: manifest: Fix up some alignment checkpatch issues

2019-08-24 Thread Greg Kroah-Hartman
Some function prototypes do not match the expected alignment formatting so fix that up so that checkpatch is happy. Cc: Johan Hovold Cc: Alex Elder Cc: greybus-...@lists.linaro.org Cc: de...@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/manifest.c | 39

Re: [PATCH] /dev/mem: Bail out upon SIGKILL when reading memory.

2019-08-24 Thread Tetsuo Handa
On 2019/08/25 5:22, Ingo Molnar wrote: >> So I'd be willing to try that (and then if somebody reports a >> regression we can make it use "fatal_signal_pending()" instead) > > Ok, will post a changelogged patch (unless Tetsuo beats me to it?). Here is a patch. This patch also tries to fix

[PATCH v2] pcmcia/i82092: Refactored dprintk macro for dev_dbg().

2019-08-24 Thread Adam Zerella
As suggested in https://kernelnewbies.org/KernelJanitors/Todo this patch replaces the outdated macro of DPRINTK for dev_dbg() To: Dominik Brodowski To: Thomas Gleixner To: Greg Kroah-Hartman To: Adam Zerella To: linux-kernel@vger.kernel.org Signed-off-by: Adam Zerella --- Changes in v2: -

[PATCH 3/7] arm64: dts: meson-gxbb-wetek-hub: add rc-wetek-hub keymap

2019-08-24 Thread Christian Hewitt
add the rc-wetek-hub keymap to the ir node Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts

[PATCH 4/7] arm64: dts: meson-gxbb-wetek-play2: add rc-wetek-play2 keymap

2019-08-24 Thread Christian Hewitt
add the rc-wetek-play2 keymap to the ir node Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts

[PATCH 2/7] arm64: dts: meson-g12a-x96-max: add rc-x96max keymap

2019-08-24 Thread Christian Hewitt
add the rc-x96max keymap to the ir node Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts index

[PATCH 6/7] arm64: dts: meson-gxl-s905w-tx3-mini: add rc-tx3mini keymap

2019-08-24 Thread Christian Hewitt
add the rc-tx3mini keymap to the ir node Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-gxl-s905w-tx3-mini.dts | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-tx3-mini.dts

[PATCH 0/7] arm64: dts: meson: ir keymap updates

2019-08-24 Thread Christian Hewitt
This series adds keymaps for several box/board vendor IR remote devices to respective device-tree files. The keymaps were submitted in [0] and have been queued for inclusion in Linux 5.4. The Khadas remote change swaps the rc-geekbox keymap for rc-khadas. The Geekbox branded remote was only sold

[PATCH 1/7] arm64: dts: meson-g12b-odroid-n2: add rc-odroid keymap

2019-08-24 Thread Christian Hewitt
add the rc-odroid keymap to the ir node Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts index

[PATCH 5/7] arm64: dts: meson-gxl-s905x-khadas-vim: use rc-khadas keymap

2019-08-24 Thread Christian Hewitt
Swap to the rc-khadas keymap that maps the mouse button to KEY_MUTE. Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts

[PATCH 7/7] arm64: dts: meson-gxm-khadas-vim2: use rc-khadas keymap

2019-08-24 Thread Christian Hewitt
Swap to the rc-khadas keymap that maps the mouse button to KEY_MUTE. Signed-off-by: Christian Hewitt --- arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts

Re: [PATCH] ext4: change the type of ext4 cache stats to percpu_counter to improve performance

2019-08-24 Thread Theodore Y. Ts'o
On Fri, Aug 23, 2019 at 10:47:34AM +0800, Shaokun Zhang wrote: > From: Yang Guo > > @es_stats_cache_hits and @es_stats_cache_misses are accessed frequently in > ext4_es_lookup_extent function, it would influence the ext4 read/write > performance in NUMA system. > Let's optimize it using

RE: [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

2019-08-24 Thread Xiaowei Bao
> -Original Message- > From: christophe leroy > Sent: 2019年8月24日 14:45 > To: Xiaowei Bao ; Andrew Murray > > Cc: mark.rutl...@arm.com; Roy Zang ; > lorenzo.pieral...@arm.co; a...@arndb.de; devicet...@vger.kernel.org; > gre...@linuxfoundation.org; linuxppc-...@lists.ozlabs.org; >

Re: dataring_push() barriers Re: [RFC PATCH v4 1/9] printk-rb: add a new printk ringbuffer implementation

2019-08-24 Thread John Ogness
On 2019-08-20, Petr Mladek wrote: >> +/** >> + * dataring_push() - Reserve a data block in the data array. >> + * >> + * @dr: The data ringbuffer to reserve data in. >> + * >> + * @size: The size to reserve. >> + * >> + * @desc: A pointer to a descriptor to store the data block information. >>

Re: [PATCH v2 -next] soundwire: Fix -Wunused-function warning

2019-08-24 Thread kbuild test robot
Hi YueHaibing, Thank you for the patch! Yet something to improve: [auto build test ERROR on next-20190823] url: https://github.com/0day-ci/linux/commits/YueHaibing/soundwire-Fix-Wunused-function-warning/20190825-083159 config: x86_64-randconfig-g004-201934 (attached as .config) compiler:

Re: assign_desc() barriers: Re: [RFC PATCH v4 1/9] printk-rb: add a new printk ringbuffer implementation

2019-08-24 Thread John Ogness
On 2019-08-22, Petr Mladek wrote: > --- /dev/null > +++ b/kernel/printk/ringbuffer.c > +/** > + * assign_desc() - Assign a descriptor to the caller. > + * > + * @e: The entry structure to store the assigned descriptor to. > + * > + * Find an available descriptor to

Re: [PATCH] .gitignore: ignore modules.order explicitly

2019-08-24 Thread Masahiro Yamada
On Mon, Aug 19, 2019 at 1:18 PM Masahiro Yamada wrote: > > The pattern '*.order' was added by commit c6025f4c8bbe ("kbuild: ignore > *.order files") to ignore modules.order files. > > I do not see any other user of the '.order' extension. > > Ignore 'modules.order' explicitly instead of

[PATCH 2/2] kbuild: remove unneeded '+' marker from cmd_clean

2019-08-24 Thread Masahiro Yamada
This '+' was added a long time ago: | commit c23e6bf05f7802e92fd3da69a1ed35e56f9c85bb (HEAD) | Author: Kai Germaschewski | Date: Mon Oct 28 01:16:34 2002 -0600 | | kbuild: Fix a "make -j" warning | | diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean | index

[PATCH] kbuild: clean up subdir-ymn calculation in Makefile.clean

2019-08-24 Thread Masahiro Yamada
Remove some variables. Signed-off-by: Masahiro Yamada --- scripts/Makefile.clean | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/scripts/Makefile.clean b/scripts/Makefile.clean index fc38a34128d4..e367eb95c5c0 100644 --- a/scripts/Makefile.clean +++

[PATCH 1/2] kbuild: remove clean-dirs syntax

2019-08-24 Thread Masahiro Yamada
The only the difference between clean-files and clean-dirs is the -r option passed to the 'rm' command. You can always pass -r, and then remove the clean-dirs syntax. Signed-off-by: Masahiro Yamada --- Documentation/kbuild/makefiles.rst | 16 scripts/Makefile.clean

[PATCH] lib/rbtree: set successor's parent unconditionally

2019-08-24 Thread Wei Yang
Both in Case 2 and 3, we exchange n and s. This mean no matter whether child2 is NULL or not, successor's parent should be assigned to node's. This patch takes this step out to make it explicit and reduce the ambiguity. Besides, this step reduces some symbol size like rb_erase(). KERN_CONFIG

Re: [PATCH 5.2 000/135] 5.2.10-stable review

2019-08-24 Thread shuah
On 8/24/19 11:01 AM, shuah wrote: On 8/24/19 9:33 AM, Greg KH wrote: On Sat, Aug 24, 2019 at 09:21:53AM -0600, shuah wrote: On 8/23/19 8:38 PM, Greg KH wrote: On Fri, Aug 23, 2019 at 12:41:03PM -0600, shuah wrote: On 8/22/19 11:05 AM, Sasha Levin wrote: This is the start of the stable

Re: [PATCH] [PATCH v3] sock: fix potential memory leak in proto_register()

2019-08-24 Thread David Miller
From: zhanglin Date: Fri, 23 Aug 2019 09:14:11 +0800 > If protocols registered exceeded PROTO_INUSE_NR, prot will be > added to proto_list, but no available bit left for prot in > proto_inuse_idx. > > Changes since v2: > * Propagate the error code properly > > Signed-off-by: zhanglin

Re: [PATCH net-next] net: hns3: Fix -Wunused-const-variable warning

2019-08-24 Thread David Miller
From: YueHaibing Date: Thu, 22 Aug 2019 22:49:37 +0800 > drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:542:30: > warning: meta_data_key_info defined but not used [-Wunused-const-variable=] > drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:553:30: > warning: tuple_key_info

mmotm 2019-08-24-16-02 uploaded

2019-08-24 Thread akpm
The mm-of-the-moment snapshot 2019-08-24-16-02 has been uploaded to http://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: http://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week. You

Re: cleanup the walk_page_range interface

2019-08-24 Thread Christoph Hellwig
On Fri, Aug 23, 2019 at 01:43:12PM +, Jason Gunthorpe wrote: > > So what is the plan forward? Probably a little late for 5.3, > > so queue it up in -mm for 5.4 and deal with the conflicts in at least > > hmm? Queue it up in the hmm tree even if it doesn't 100% fit? > > Did we make a

Re: [linux-sunxi] [PATCH v2 2/3] rtc: sun6i: Add support for H6 RTC

2019-08-24 Thread Ondřej Jirman
On Sat, Aug 24, 2019 at 11:36:26PM +0200, Jernej Škrabec wrote: > Dne sobota, 24. avgust 2019 ob 23:27:46 CEST je Ondřej Jirman napisal(a): > > Hello Jernej, > > > > On Sat, Aug 24, 2019 at 11:09:49PM +0200, Jernej Škrabec wrote: > > > > Visually? > > > > > > > > That would explain why it

Re: [PATCH 4.14] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue

2019-08-24 Thread Jonathan Lemon
On 23 Aug 2019, at 23:03, Tim Froidcoeur wrote: > Commit 8c3088f895a0 ("tcp: be more careful in tcp_fragment()") > triggers following stack trace: > > [25244.848046] kernel BUG at ./include/linux/skbuff.h:1406! > [25244.859335] RIP: 0010:skb_queue_prev+0x9/0xc > [25244.888167] Call Trace: >

Re: [GIT PULL] GPIO fixes for v5.3

2019-08-24 Thread pr-tracker-bot
The pull request you sent on Sat, 24 Aug 2019 23:17:54 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git > tags/gpio-v5.3-4 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/083f0f2cd402df40f62e16b1e4208e6033f52aba Thank you! --

Re: [PATCH 5.2 000/135] 5.2.10-stable review

2019-08-24 Thread shuah
On 8/24/19 12:14 PM, Greg KH wrote: On Sat, Aug 24, 2019 at 11:01:19AM -0600, shuah wrote: On 8/24/19 9:33 AM, Greg KH wrote: On Sat, Aug 24, 2019 at 09:21:53AM -0600, shuah wrote: On 8/23/19 8:38 PM, Greg KH wrote: On Fri, Aug 23, 2019 at 12:41:03PM -0600, shuah wrote: On 8/22/19 11:05 AM,

Re: CONGRATULATION ONCE AGAIN

2019-08-24 Thread Mrs.Amina Jane Mohammed
-- Attention: This is to inform you that you have been selected to receive the 2019 United Nations Democracy Fund (UNDEF) of $250,000 (US Dollars). The selection process was carried out through The United Nations (UN) computerized email selection system (ESS), from a database of over 250,000

Re: [tip: x86/urgent] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h

2019-08-24 Thread H. Peter Anvin
On 8/24/19 11:19 AM, Pavel Machek wrote: > On Fri 2019-08-23 01:10:49, tip-bot2 for Tom Lendacky wrote: >> The following commit has been merged into the x86/urgent branch of tip: >> >> Commit-ID: c49a0a80137c7ca7d6ced4c812c9e07a949f6f24 >> Gitweb: >>

Re: [linux-sunxi] [PATCH v2 2/3] rtc: sun6i: Add support for H6 RTC

2019-08-24 Thread Jernej Škrabec
Dne sobota, 24. avgust 2019 ob 23:27:46 CEST je Ondřej Jirman napisal(a): > Hello Jernej, > > On Sat, Aug 24, 2019 at 11:09:49PM +0200, Jernej Škrabec wrote: > > > Visually? > > > > > > That would explain why it doesn't work for you. The mainline RTC driver > > > disables auto-switch feature,

[PATCH] ASoC: es8316: limit headphone mixer volume

2019-08-24 Thread Katsuhiro Suzuki
This patch limits Headphone mixer volume to 4 from 7. Because output sound suddenly becomes very loudly with many noise if set volume over 4. Signed-off-by: Katsuhiro Suzuki --- sound/soc/codecs/es8316.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up

2019-08-24 Thread David Miller
From: David Howells Date: Thu, 22 Aug 2019 13:26:38 +0100 > + spin_lock(>client_conn_cache_lock); > + nr_active = rxnet->nr_active_client_conns; > + > + list_for_each_entry_safe(conn, tmp, >idle_client_conns, > + cache_link) { > + if

Re: [PATCH net 0/9] rxrpc: Fix use of skb_cow_data()

2019-08-24 Thread David Miller
I'm marking this series "deferred" while you investigate skb_unshare() etc.

Re: [PATCH RFC v1 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

2019-08-24 Thread Martin Blumenstingl
Hi Ulf, On Thu, Aug 22, 2019 at 3:53 PM Ulf Hansson wrote: > > On Mon, 8 Jul 2019 at 19:33, Martin Blumenstingl > wrote: > > > > WiP - only partially working - see performance numbers. > > > > Odroid-C1 eMMC (HS-200): > > Amlogic's vendor driver @ Linux 3.10: > > 7781351936 bytes (7.8 GB)

Re: [PATCH v2, 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

2019-08-24 Thread Martin Blumenstingl
Hi Christian, On Sat, Aug 24, 2019 at 10:06 AM Christian Hewitt wrote: > > The Ugoos AM6 is based on the Amlogic W400 (G12B) reference design using the > S922X chipset. Hardware specifications: > > - 2GB LPDDR4 RAM > - 16GB eMMC storage > - 10/100/1000 Base-T Ethernet using External RGMII PHY >

Re: [linux-sunxi] [PATCH v2 2/3] rtc: sun6i: Add support for H6 RTC

2019-08-24 Thread Ondřej Jirman
Hello Jernej, On Sat, Aug 24, 2019 at 11:09:49PM +0200, Jernej Škrabec wrote: > > Visually? > > > > That would explain why it doesn't work for you. The mainline RTC driver > > disables auto-switch feature, and if your board doesn't have a crystal for > > LOSC, RTC will not generate a clock for

Re: [PATCH net-next] net/mlx5e: Use PTR_ERR_OR_ZERO in mlx5e_tc_add_nic_flow()

2019-08-24 Thread David Miller
From: YueHaibing Date: Thu, 22 Aug 2019 06:52:19 + > Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR > > Signed-off-by: YueHaibing Saeed, please pick this up if you haven't already. Thank you.

Re: [PATCH -next] net: mediatek: remove set but not used variable 'status'

2019-08-24 Thread David Miller
From: Mao Wenan Date: Thu, 22 Aug 2019 14:30:26 +0800 > Fixes gcc '-Wunused-but-set-variable' warning: > drivers/net/ethernet/mediatek/mtk_eth_soc.c: In function mtk_handle_irq: > drivers/net/ethernet/mediatek/mtk_eth_soc.c:1951:6: warning: variable status > set but not used

Re: [PATCHv4 0/3] Odroid c2 usb fixs

2019-08-24 Thread Martin Blumenstingl
Hi Anand, thank you for the patches On Sat, Aug 24, 2019 at 8:49 PM Anand Moon wrote: [...] > Anand Moon (3): > arm64: dts: meson: odroid-c2: p5v0 is the main 5V power input > arm64: dts: meson: odroid-c2: Add missing linking regulator to usb bus > arm64: dts: meson: odroid-c2: Disable

[GIT PULL] GPIO fixes for v5.3

2019-08-24 Thread Linus Walleij
Hi Linus, here is a (hopefully last) set of GPIO fixes for the v5.3 kernel cycle. Two are pretty core. Please pull them in! Details in the signed tag. Yours, Linus Walleij The following changes since commit d45331b00ddb179e291766617259261c112db872: Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)

RE: [PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC

2019-08-24 Thread Martin Blumenstingl
Hi Dilip, > Add driver for the reset controller present on Intel > Lightening Mountain (LGM) SoC for performing reset > management of the devices present on the SoC. Driver also > registers a reset handler to peform the entire device reset. [...] > +static const struct of_device_id

Re: [linux-sunxi] [PATCH v2 2/3] rtc: sun6i: Add support for H6 RTC

2019-08-24 Thread Jernej Škrabec
Dne sobota, 24. avgust 2019 ob 15:30:57 CEST je Ondřej Jirman napisal(a): > On Sat, Aug 24, 2019 at 03:16:41PM +0200, Jernej Škrabec wrote: > > Dne sobota, 24. avgust 2019 ob 15:05:44 CEST je Ondřej Jirman napisal(a): > > > On Sat, Aug 24, 2019 at 02:51:54PM +0200, Jernej Škrabec wrote: > > > >

RE: [PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver

2019-08-24 Thread Martin Blumenstingl
Hi Dilip, first of all: thank you for submitting this upstream! I hope that we can use this driver to replace the out-of-tree PCIe driver that's used in OpenWrt for the Lantiq VRX200 SoCs. a small disclaimer: I don't have access to any Lantiq, Intel or DesignWare datasheets. so everything I

Re: [PATCH] /dev/mem: Bail out upon SIGKILL when reading memory.

2019-08-24 Thread Linus Torvalds
On Sat, Aug 24, 2019 at 1:22 PM Ingo Molnar wrote: > > That makes sense: I measured 17 seconds per 100 MB of data, which is is > 0.16 usecs per byte. The instruction used by > copy_user_enhanced_fast_string() is REP MOVSB - which supposedly goes as > high as cacheline size accesses - but perhaps

Re: [PATCH v3 0/3] vmstats/vmevents flushing

2019-08-24 Thread Andrew Morton
On Fri, 23 Aug 2019 00:33:51 + Roman Gushchin wrote: > On Thu, Aug 22, 2019 at 04:27:09PM -0700, Andrew Morton wrote: > > On Mon, 19 Aug 2019 16:00:51 -0700 Roman Gushchin wrote: > > > > > v3: > > > 1) rearranged patches [2/3] and [3/3] to make [1/2] and [2/2] suitable > > > for stable

Re: [PATCH v3] psi: get poll_work to run when calling poll syscall next time

2019-08-24 Thread Andrew Morton
On Fri, 23 Aug 2019 08:53:09 +0800 Joseph Qi wrote: > > Should this be backported into -stable kernels? > > > Sorry for missing that, should I resend it with cc stable tag? I added cc:stable to this patch.

Re: [PATCH 1/1] arm64: dts: imx8mq: Add mux controller to iomuxc_gpr

2019-08-24 Thread Shawn Guo
On Thu, Aug 22, 2019 at 01:10:23PM +0200, Guido Günther wrote: > The only mux controls the MIPI DSI input selection. > > Signed-off-by: Guido Günther Applied, thanks.

Re: [PATCH v7 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems

2019-08-24 Thread Shawn Guo
On Thu, Aug 22, 2019 at 08:02:35AM +0200, Krzysztof Kozlowski wrote: > Add vendor prefix for Anvo-Systems Dresden GmbH. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Rob Herring Applied all, thanks.

Re: [PATCH] soc: imx: gpcv2: Print the correct error code

2019-08-24 Thread Shawn Guo
On Wed, Aug 21, 2019 at 06:33:04PM +0200, Guido Günther wrote: > The current code prints 'ret' (thus 0) while it should use 'err'. > > Signed-off-by: Guido Günther Applied, thanks.

Re: [PATCH] af_unix: utilize skb's fragment list for sending large datagrams

2019-08-24 Thread Denis Lunev
On 8/22/19 9:04 PM, David Miller wrote: > From: Jan Dakinevich > Date: Thu, 22 Aug 2019 10:38:39 + > >> However, paged part can not exceed MAX_SKB_FRAGS * PAGE_SIZE, and large >> datagram causes increasing skb's data buffer. Thus, if any user-space >> program sets send buffer (by calling

Re: [PATCHv2] lib/test_kasan: add roundtrip tests

2019-08-24 Thread Andrew Morton
On Fri, 23 Aug 2019 11:41:08 +0100 Mark Rutland wrote: > > > > /* > > > > which is really kinda wrong. We should strictly include linux/io.h for > > things like virt_to_phys(). > > > > So I think I'll stick with v1 plus my fixlet: > > > > ---

[PATCH v2 5/6] misc: atmel-ssc: get LRCLK pin selection from DT

2019-08-24 Thread Michał Mirosław
Store LRCLK pin selection for use by ASoC DAI driver. Signed-off-by: Michał Mirosław --- v2: split from ASoC implementation --- drivers/misc/atmel-ssc.c | 9 + include/linux/atmel-ssc.h | 2 ++ 2 files changed, 11 insertions(+) diff --git a/drivers/misc/atmel-ssc.c

[PATCH v2 4/6] dt-bindings: misc: atmel-ssc: LRCLK from TF/RF pin option

2019-08-24 Thread Michał Mirosław
Add single-pin LRCLK source options for Atmel SSC module. Signed-off-by: Michał Mirosław --- v2: split from implementation patch --- Documentation/devicetree/bindings/misc/atmel-ssc.txt | 5 + 1 file changed, 5 insertions(+) diff --git

[PATCH v2 6/6] ASoC: atmel_ssc_dai: Enable shared FSYNC source in frame-slave mode

2019-08-24 Thread Michał Mirosław
SSC driver allows only synchronous TX and RX. In slave mode for BCLK it uses only one of TK or RK pin, but for LRCLK it configured separate inputs from TF and RF pins. Allow configuration with common FS signal. Signed-off-by: Michał Mirosław --- v2: use alternate DT binding split DT and

[PATCH v2 2/6] ASoC: atmel_ssc_dai: rework DAI format configuration

2019-08-24 Thread Michał Mirosław
Rework DAI format calculation in preparation for adding more formats later. As a side-effect this enables all CBM/CBS x CFM/CFS combinations for supported formats. (Note: the additional modes are not tested.) Note: this changes FSEDGE to POSITIVE for I2S CBM_CFS mode as the TXSYN interrupt is not

[PATCH v2 1/6] ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig

2019-08-24 Thread Michał Mirosław
Allow SSC to be used on platforms described using audio-graph-card in Device Tree. Signed-off-by: Michał Mirosław --- v2: extended to PDC mode reworked and fixed Kconfig option dependencies --- sound/soc/atmel/Kconfig | 30 ++ 1 file changed, 18

[PATCH v2 3/6] ASoC: atmel_ssc_dai: implement left-justified data mode

2019-08-24 Thread Michał Mirosław
Enable support for left-justified data mode for SSC-codec link. Signed-off-by: Michał Mirosław --- v2: rebased --- sound/soc/atmel/atmel_ssc_dai.c | 9 + 1 file changed, 9 insertions(+) diff --git a/sound/soc/atmel/atmel_ssc_dai.c b/sound/soc/atmel/atmel_ssc_dai.c index

[PATCH v2 0/6] ] ASoC: atmel: extend SSC support

2019-08-24 Thread Michał Mirosław
This series improves support for various configurations using SSC module as implemented in Atmel SAMA5Dx SoCs. Patches are: 1. enable SSC in Kconfig for audio-graph-card support 2. DRY mode setting code 3. implement left-justified data mode 4-6. enable shared FSYNC source for slave mode Patches

Re: [PATCH] Partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"

2019-08-24 Thread Thomas Backlund
Den 24-08-2019 kl. 22:57, skrev Andrew Morton: On Sat, 17 Aug 2019 19:15:23 + Roman Gushchin wrote: Fixes: 766a4c19d880 ("mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones") Signed-off-by: Roman Gushchin Cc: Yafang Shao Cc: Johannes Weiner ---

Re: [PATCH] /dev/mem: Bail out upon SIGKILL when reading memory.

2019-08-24 Thread Ingo Molnar
* Linus Torvalds wrote: > On Sat, Aug 24, 2019 at 9:14 AM Ingo Molnar wrote: > > > > What I noticed is that while reading regular RAM is reasonably fast even > > in very large chunks, accesses become very slow once they hit iomem - and > > delays even longer than the reported 145 seconds

Re: [PATCH] Partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"

2019-08-24 Thread Andrew Morton
On Sat, 17 Aug 2019 19:15:23 + Roman Gushchin wrote: > > > Fixes: 766a4c19d880 ("mm/memcontrol.c: keep local VM counters in sync > > > with the hierarchical ones") > > > Signed-off-by: Roman Gushchin > > > Cc: Yafang Shao > > > Cc: Johannes Weiner > > > --- > > > mm/memcontrol.c | 8

Re: [PATCH v2] ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100 kHz

2019-08-24 Thread Shawn Guo
On Tue, Aug 20, 2019 at 06:39:36PM -0700, Andrey Smirnov wrote: > Fiber-optic modules attached to the bus are only rated to work at > 100 kHz, so decrease the bus frequency to accommodate that. > > Signed-off-by: Andrey Smirnov > Cc: Shawn Guo > Cc: Chris Healy > Cc: Fabio Estevam > Cc:

Re: [PATCH v4] arm64: dts: ls1088a: fix gpio node

2019-08-24 Thread Shawn Guo
On Tue, Aug 20, 2019 at 01:54:38PM +0800, Hui Song wrote: > From: Song Hui > > add ls1088a gpio specify compatible. > > Signed-off-by: Song Hui I updated the patch subject as below, and applied the patch. arm64: dts: ls1088a: update gpio compatible Shawn > --- > Changes in v4: > -

Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Drop redundant I2C properties

2019-08-24 Thread Shawn Guo
On Mon, Aug 19, 2019 at 08:19:52PM -0700, Andrey Smirnov wrote: > Drop redundant I2C properties that are already specified in > vf610-zii-dev.dtsi > > Signed-off-by: Andrey Smirnov > Cc: Shawn Guo > Cc: Chris Healy > Cc: Fabio Estevam > Cc: linux-arm-ker...@lists.infradead.org > Cc:

Re: [PATCH] ARM: dts: vf610-zii-scu4-aib: Drop "rs485-rts-delay" property

2019-08-24 Thread Shawn Guo
On Mon, Aug 19, 2019 at 08:13:01PM -0700, Andrey Smirnov wrote: > LPUART driver does not support specifying "rs485-rts-delay" > property. Drop it. If so, we need to fix bindings/serial/fsl-lpuart.txt in the meantime? Shawn > > Signed-off-by: Andrey Smirnov > Cc: Shawn Guo > Cc: Chris Healy

Re: [PATCH v4 2/2] arm64: dts: imx: Add i.mx8mq nitrogen8m basic dts support

2019-08-24 Thread Shawn Guo
On Mon, Aug 19, 2019 at 07:26:06PM +0200, Dafna Hirschfeld wrote: > From: Gary Bisson > > Add basic dts support for i.MX8MQ NITROGEN8M. > > Signed-off-by: Gary Bisson > Signed-off-by: Troy Kisky > [Dafna: porting vendor's code to mainline] > Signed-off-by: Dafna Hirschfeld Applied, thanks.

Re: [PATCH v4 1/2] dt-bindings: arm: imx: add imx8mq nitrogen support

2019-08-24 Thread Shawn Guo
On Tue, Aug 20, 2019 at 06:27:39PM +0200, Dafna Hirschfeld wrote: > On Mon, 2019-08-19 at 14:08 -0500, Rob Herring wrote: > > On Mon, Aug 19, 2019 at 12:26 PM Dafna Hirschfeld > > wrote: > > > From: Gary Bisson > > > > > > The Nitrogen8M is an ARM based single board computer (SBC) > > >

[no subject]

2019-08-24 Thread Herr.Robert Jackson
Wir sind zuverlässige, vertrauenswürdige Kreditgeber, leihen wir Unternehmen und Einzelpersonen zu einem niedrigen Zinssatz von 2%, Sind Sie auf der Suche nach einem Geschäftskredit, Privatkredite, Schuldenkonsolidierung, unbesicherte Kredite, Risikokapital, wenn ja Kontaktieren Sie uns

[PATCHv4 1/3] arm64: dts: meson: odroid-c2: p5v0 is the main 5V power input

2019-08-24 Thread Anand Moon
As per the schematic Monolithic Power Systems MP2161GJ-C499 supply a fixed output voltage of 5.0V. This supplies linked to VDD_EE, HDMI_P5V0, USB_POWER, VCCK, VDDIO_AO1V8, DDR_VDDC according to the schematics. Cc: Martin Blumenstingl Cc: Jerome Brunet Cc: Neil Armstrong Signed-off-by: Anand

[PATCHv4 2/3] arm64: dts: meson: odroid-c2: Add missing linking regulator to usb bus

2019-08-24 Thread Anand Moon
Add missing linking regulator node to usb bus for power usb devices. Cc: Martin Blumenstingl Cc: Jerome Brunet Cc: Neil Armstrong Signed-off-by: Anand Moon --- Changes from previous patch [1] https://lore.kernel.org/patchwork/patch/1031243/ split the changes and add the comments to power

[PATCHv4 3/3] arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warning

2019-08-24 Thread Anand Moon
usb_otg bus needs to get initialize from the u-boot to be configured to used as power source to SBC or usb otg port will get configured as host device. Right now this support is missing in the u-boot and phy driver so to avoid power failed warning, we would disable this feature until proper fix

[PATCHv4 0/3] Odroid c2 usb fixs

2019-08-24 Thread Anand Moon
Some time ago I had tired to enable usb bus 1 for Odroid C2/C1 but it's look like some more work is needed to u-boot and usb_phy driver to initialize this port. Below patches tries to address the issue regarding usb bus 2 (4 port) while disable the usb bus 1 on this board. Prevoius patch [0]

Re: [git pull] drm fixes for 5.3-rc6 (the second coming)

2019-08-24 Thread pr-tracker-bot
The pull request you sent on Sat, 24 Aug 2019 15:22:55 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-08-24 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/bc67b17eb91ea6a2b6d943bb64cde8d1438a11ec Thank you! -- Deet-doot-dot, I am a bot.

Re: [GIT PULL] Hyper-V commits for v5.3-rc

2019-08-24 Thread pr-tracker-bot
The pull request you sent on Sat, 24 Aug 2019 10:59:21 -0400: > git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git > tags/hyperv-fixes-signed has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/361469211f876e67d7ca3d3d29e6d1c3e313d0f1 Thank you! --

Re: [GIT PULL] SCSI fixes for 5.3-rc5

2019-08-24 Thread pr-tracker-bot
The pull request you sent on Sat, 24 Aug 2019 10:23:28 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/17d0fbf47eb15ab7780cc77b28de070ec37e15c5 Thank you! -- Deet-doot-dot, I am a bot.

Re: [GIT PULL] xfs: fix for 5.3-rc6

2019-08-24 Thread pr-tracker-bot
The pull request you sent on Sat, 24 Aug 2019 09:27:05 -0700: > git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.3-fixes-6 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8942230a7e1c5277969adb0fbaad50dec9b4651b Thank you! -- Deet-doot-dot, I am a bot.

Re: [RESEND PATCHv4 0/3] fpga: altera-cvp: Add Stratix10 Support

2019-08-24 Thread Moritz Fischer
Hi Thor, On Mon, Aug 19, 2019 at 03:48:05PM -0500, thor.tha...@linux.intel.com wrote: > From: Thor Thayer > > Newer versions (V2) of Altera/Intel FPGAs CvP have different PCI > Vendor Specific Capability offsets than the older (V1) Altera/FPGAs. > > Most of the CvP registers and their

Re: [PATCH 2/3] arm64: dts: ls1088a: Add the DSPI controller node

2019-08-24 Thread Shawn Guo
On Thu, Aug 01, 2019 at 04:31:04PM +0800, Chuanhua Han wrote: > This patch adds the DSPI controller node for ls1088a boards. > > Signed-off-by: Chuanhua Han > --- > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 13 + > 1 file changed, 13 insertions(+) > > diff --git

Re: [PATCH 1/3] dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string

2019-08-24 Thread Shawn Guo
On Thu, Aug 01, 2019 at 04:31:03PM +0800, Chuanhua Han wrote: > new compatible string: "fsl,ls1088a-dspi". > > Signed-off-by: Chuanhua Han Applied all, thanks.

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-24 Thread Shawn Guo
On Thu, Aug 22, 2019 at 05:33:13PM +, Leonard Crestez wrote: > On 31.07.2019 21:01, Andrey Smirnov wrote: > > With commit b5bbe2235361 ("usb: phy: mxs: Disable external charger > > detect in mxs_phy_hw_init()") in tree all of the necessary charger > > setup is done by the USB PHY driver which

Re: [PATCH] ARM: dts: pbab01: correct rtc vendor

2019-08-24 Thread Shawn Guo
On Thu, Aug 22, 2019 at 11:35 PM Alexandre Belloni wrote: > > The rtc8564 is made by Epson but is similar to the NXP pcf8563. Use the > correct vendor name. > > Signed-off-by: Alexandre Belloni Please use my kernel.org mailbox for future patches. Applied, thanks.

Official request

2019-08-24 Thread Jon
<<< No Message Collected >>>

Re: [PATCH 4.4 00/78] 4.4.190-stable review

2019-08-24 Thread Greg Kroah-Hartman
On Sat, Aug 24, 2019 at 12:03:07PM -0600, shuah wrote: > On 8/22/19 11:18 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.190 release. > > There are 78 patches in this series, all will be posted as a response > > to this one. If anyone has any issues

Re: [PATCH 5.2 000/135] 5.2.10-stable review

2019-08-24 Thread Greg KH
On Sat, Aug 24, 2019 at 11:01:19AM -0600, shuah wrote: > On 8/24/19 9:33 AM, Greg KH wrote: > > On Sat, Aug 24, 2019 at 09:21:53AM -0600, shuah wrote: > > > On 8/23/19 8:38 PM, Greg KH wrote: > > > > On Fri, Aug 23, 2019 at 12:41:03PM -0600, shuah wrote: > > > > > On 8/22/19 11:05 AM, Sasha Levin

Re: [PATCH RT v2 1/3] rcu: Acquire RCU lock when disabling BHs

2019-08-24 Thread Paul E. McKenney
On Thu, Aug 22, 2019 at 10:23:23PM -0500, Scott Wood wrote: > On Thu, 2019-08-22 at 09:39 -0400, Joel Fernandes wrote: > > On Wed, Aug 21, 2019 at 04:33:58PM -0700, Paul E. McKenney wrote: > > > On Wed, Aug 21, 2019 at 06:19:04PM -0500, Scott Wood wrote: [ . . . ] > > > >

Re: [GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.4

2019-08-24 Thread Paul E. McKenney
On Sat, Aug 24, 2019 at 02:01:02PM +0200, Ingo Molnar wrote: > > * Paul E. McKenney wrote: > > > On Thu, Aug 22, 2019 at 08:54:29PM +0200, Ingo Molnar wrote: > > > > [ . . . ] > > > > > Pulled into tip:core/rcu, thanks a lot Paul! > > > > Thank you! > > > > > The merge commit is a bit

Re: [PATCH 4.4 00/78] 4.4.190-stable review

2019-08-24 Thread shuah
On 8/22/19 11:18 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 4.4.190 release. There are 78 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be

Re: [PATCH 4.9 000/103] 4.9.190-stable review

2019-08-24 Thread shuah
On 8/22/19 11:17 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 4.9.190 release. There are 103 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be

  1   2   3   >