[PATCH v2 18/18] clk: imx6sll: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the entire clk-imx6sll driver to clk_hw based API. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-imx6sll.c | 430 ++ 1 file changed, 222 insertions(+), 208

[PATCH v2 09/18] clk: imx: clk-gate-exclusive: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the imx_clk_gate_exclusive function to clk_hw based API, rename accordingly and add a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-gate-exclusive.c | 17

RE: [PATCH] x86/entry/64: randomize kernel stack offset upon syscall

2019-05-02 Thread Reshetova, Elena
> From: Reshetova, Elena > > Sent: 30 April 2019 18:51 > ... > > I guess this is true, so I did a quick implementation now to estimate the > > performance hits. > > Here are the preliminary numbers (proper ones will take a bit more time): > > > > base: Simple syscall: 0.1761 microseconds > >

[PATCH v2 16/18] clk: imx6ul: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the entire clk-imx6ul driver to clk_hw based API. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-imx6ul.c | 574 ++- 1 file changed, 290 insertions(+), 284

[PATCH v2 15/18] clk: imx6sx: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the entire clk-imx6sx driver to clk_hw based API. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-imx6sx.c | 654 ++- 1 file changed, 334 insertions(+), 320

[PATCH v2 04/18] clk: imx: clk-busy: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch all the clk_busy clock registering functions to clk_hw based API. Keep around some clk based wrappers to be used by older imx platforms. This allows us to move closer to a clear split of consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-busy.c | 30

[PATCH v2 11/18] clk: imx: clk-fixup-mux: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the imx_clk_fixup_mux function to clk_hw based API, rename accordingly and add a macro for clk based legacy. a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-fixup-mux.c |

[PATCH v2 14/18] clk: imx6sl: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the entire clk-imx6sl driver to clk_hw based API. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-imx6sl.c | 404 ++- 1 file changed, 209 insertions(+), 195

[PATCH v2 00/18] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-05-02 Thread Abel Vesa
This is basically a 2nd version for this RFC: https://lkml.org/lkml/2019/3/22/1772 Changes since v1: * Added the reason for this work in each commit message * Added clk_hw based initialization for uart_clks in imx6sll driver Abel Vesa (18): clk: imx: Add imx_obtain_fixed_clock clk_hw based

[PATCH v2 10/18] clk: imx: clk-fixup-div: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the imx_clk_fixup_divider function to clk_hw based API, rename accordingly and add a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-fixup-div.c | 15 ++-

[PATCH v2 07/18] clk: imx: clk-pllv3: Switch to clk_hw based API

2019-05-02 Thread Abel Vesa
Switch the imx_clk_hw_pllv3 function to clk_hw based API, rename accordingly and add a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk-pllv3.c | 14 +-

[PATCH v2 01/18] clk: imx: Add imx_obtain_fixed_clock clk_hw based variant

2019-05-02 Thread Abel Vesa
In order to move to clk_hw based API, imx_obtain_fixed_clock_hw is added. The end goal here is to have all the clk providers use the clk_hw based API. Signed-off-by: Abel Vesa --- drivers/clk/imx/clk.c | 11 +++ drivers/clk/imx/clk.h | 3 +++ 2 files changed, 14 insertions(+) diff

Re: [PATCH] staging: most: cdev: fix chrdev_region leak in mod_exit

2019-05-02 Thread Christian.Gromm
On Mi, 2019-04-24 at 21:23 +0200, Eugeniu Rosca wrote: > External E-Mail > > > From: Suresh Udipi > > It looks like v4.18-rc1 commit [0] which upstreams mld-1.8.0 > commit [1] missed to fix the memory leak in mod_exit function. > > Do it now. > > [0] aba258b7310167 ("staging: most: cdev: fix

Re: [PATCH v7 3/4] s390: ap: implement PAPQ AQIC interception in kernel

2019-05-02 Thread Pierre Morel
On 30/04/2019 16:09, Pierre Morel wrote: On 30/04/2019 15:26, Halil Pasic wrote: On Fri, 26 Apr 2019 15:01:27 +0200 Pierre Morel wrote: +/** + * vfio_ap_clrirq: Disable Interruption for a APQN + * + * @dev: the device associated with the ap_queue + * @q:   the vfio_ap_queue holding AQIC

Re: [PATCH] wireless: Use offsetof instead of custom macro.

2019-05-02 Thread Nicolas Boichat
On Thu, Apr 18, 2019 at 3:50 PM Pi-Hsun Shih wrote: > > Use offsetof to calculate offset of a field to take advantage of > compiler built-in version when possible, and avoid UBSAN warning when > compiling with Clang: > > == > UBSAN:

[PATCH] power/poweroff.c: mark variables with __initdata and __maybe_unused

2019-05-02 Thread Nikitas Angelinas
There is no need to keep sysrq_poweroff_op after initialization, so mark it with __initdata. Mark some of the function parameters with __maybe_unused to avoid compilation warnings. Signed-off-by: Nikitas Angelinas --- kernel/power/poweroff.c | 7 --- 1 file changed, 4 insertions(+), 3

Re: [RFC PATCH 5/5] livepatch: Do not manually track kobject initialization

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 09:30:44AM +0200, Petr Mladek wrote: > On Thu 2019-05-02 09:12:32, Greg Kroah-Hartman wrote: > > On Thu, May 02, 2019 at 12:31:42PM +1000, Tobin C. Harding wrote: > > > Currently we use custom logic to track kobject initialization. Recently > > > a predicate function was

Re: [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line

2019-05-02 Thread Johan Hovold
On Thu, May 02, 2019 at 12:31:40PM +1000, Tobin C. Harding wrote: > kernel-doc comments have a prescribed format. This includes parenthesis > on the function name. To be _particularly_ correct we should also > capitalise the brief description and terminate it with a period. Why do think

Re: [PATCH RESEND v13 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block

2019-05-02 Thread Matti Vaittinen
Hello Sebastian, Thanks for the review. This is highly appreciated as charger subsystem is new to me =) On Thu, May 02, 2019 at 12:25:35AM +0200, Sebastian Reichel wrote: > Hi, > > On Thu, Apr 25, 2019 at 02:16:51PM +0300, Matti Vaittinen wrote: > > ROHM BD70528 PMIC includes battery charger

Re: [PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3

2019-05-02 Thread Maxime Ripard
On Sat, Apr 20, 2019 at 10:52:40AM -0400, Yangtao Li wrote: > Orangepi 3 has HDMI type A connector. > > Signed-off-by: Yangtao Li Queued for 5.3, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com signature.asc Description: PGP signature

Re: [RFC PATCH 5/5] livepatch: Do not manually track kobject initialization

2019-05-02 Thread Petr Mladek
On Thu 2019-05-02 09:12:32, Greg Kroah-Hartman wrote: > On Thu, May 02, 2019 at 12:31:42PM +1000, Tobin C. Harding wrote: > > Currently we use custom logic to track kobject initialization. Recently > > a predicate function was added to the kobject API so we now no longer > > need to do this. > >

Re: memleak around kobject_init_and_add()

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 09:17:42AM +0200, Greg Kroah-Hartman wrote: > On Thu, May 02, 2019 at 07:56:16AM +1000, Tobin C. Harding wrote: > > On Sat, Apr 27, 2019 at 09:28:09PM +0200, Greg Kroah-Hartman wrote: > > > On Sat, Apr 27, 2019 at 06:13:30PM +1000, Tobin C. Harding wrote: > > > > (Note at

Re: [RFC PATCH 1/5] livepatch: Fix kobject memleak

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 12:31:38PM +1000, Tobin C. Harding wrote: > Currently error return from kobject_init_and_add() is not followed by a > call to kobject_put(). This means there is a memory leak. > > Add call to kobject_put() in error path of kobject_init_and_add(). > > Signed-off-by: Tobin

Re: [PATCH v4] tpm: fix an invalid condition in tpm_common_poll

2019-05-02 Thread Jarkko Sakkinen
On Tue, Apr 23, 2019 at 10:54:47PM +0200, Jonas Witschel wrote: > On 2019-04-09 15:44, Jarkko Sakkinen wrote: > > On Mon, Apr 08, 2019 at 02:01:38PM +0200, Thibaut Sautereau wrote: > >> [...] > >> What's the status of this patch now? It's needed in linux-5.0.y as TPM > >> 2.0 support is currently

Re: [PATCH 4/5] dt-binding: mtd: onenand/samsung: Add device tree support

2019-05-02 Thread Boris Brezillon
On Thu, 2 May 2019 15:58:24 +0900 Tomasz Figa wrote: > 2019年5月2日(木) 15:55 Boris Brezillon : > > > > On Thu, 2 May 2019 15:42:59 +0900 > > Tomasz Figa wrote: > > > > > 2019年5月2日(木) 15:36 Boris Brezillon : > > > > > > > > Hi Tomasz, > > > > > > > > On Thu, 2 May 2019 15:23:33 +0900 > > > >

Re: [RFC PATCH 2/5] kobject: Remove docstring reference to kset

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 12:31:39PM +1000, Tobin C. Harding wrote: > Currently the docstring for kobject_get_path() mentions 'kset'. The > kset is not used in the function callchain starting from this function. > > Remove docstring reference to kset from the function kobject_get_path(). > >

Re: [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 12:31:40PM +1000, Tobin C. Harding wrote: > kernel-doc comments have a prescribed format. This includes parenthesis > on the function name. To be _particularly_ correct we should also > capitalise the brief description and terminate it with a period. Ah, I didn't know

Re: kobject_init_and_add() confusion

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 07:58:58AM +1000, Tobin C. Harding wrote: > On Wed, May 01, 2019 at 01:10:22PM +0200, Greg Kroah-Hartman wrote: > > On Wed, May 01, 2019 at 09:38:03AM +1000, Tobin C. Harding wrote: > > > Hi, > > > > > > Looks like I've created a bit of confusion trying to fix memleaks in

Re: memleak around kobject_init_and_add()

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 07:56:16AM +1000, Tobin C. Harding wrote: > On Sat, Apr 27, 2019 at 09:28:09PM +0200, Greg Kroah-Hartman wrote: > > On Sat, Apr 27, 2019 at 06:13:30PM +1000, Tobin C. Harding wrote: > > > (Note at bottom on reasons for 'To' list 'Cc' list) > > > > > > Hi, > > > > > >

Re: next/master boot bisection: next-20190430 on beagle-xm

2019-05-02 Thread Sebastian Andrzej Siewior
On 2019-05-01 14:48:44 [-0700], Kevin Hilman wrote: > "kernelci.org bot" writes: > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > * This automated bisection report was sent to you on the basis * > > * that you may be involved with the breaking commit it has * > >

Re: [PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs

2019-05-02 Thread Jarkko Nikula
On 4/30/19 7:56 PM, Andy Shevchenko wrote: Intel Comet Lake has the same LPSS than Intel Cannon Lake. Add the new IDs to the list of supported devices. Signed-off-by: Andy Shevchenko --- - update i2c info drivers/mfd/intel-lpss-pci.c | 13 + 1 file changed, 13 insertions(+)

Re: [PATCH V5 2/4] tpm: Reserve the TPM final events table

2019-05-02 Thread Ard Biesheuvel
(+ Ingo) On Tue, 30 Apr 2019 at 21:52, Matthew Garrett wrote: > > On Tue, Apr 30, 2019 at 6:07 AM Bartosz Szczepanek wrote: > > > > I may be a little late with this comment, but I've just tested these > > patches on aarch64 platform (from the top of jjs/master) and got > > kernel panic ("Unable

Re: [RFC PATCH 5/5] livepatch: Do not manually track kobject initialization

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 12:31:42PM +1000, Tobin C. Harding wrote: > Currently we use custom logic to track kobject initialization. Recently > a predicate function was added to the kobject API so we now no longer > need to do this. > > Use kobject API to check for initialized state of kobjects

Re: [alsa-devel] [PATCH v4 00/22] soundwire: code cleanup

2019-05-02 Thread Vinod Koul
On 02-05-19, 11:28, Vinod Koul wrote: > On 01-05-19, 10:57, Pierre-Louis Bossart wrote: > > SoundWire support will be provided in Linux with the Sound Open > > Firmware (SOF) on Intel platforms. Before we start adding the missing > > pieces, there are a number of warnings and style issues reported

Re: [PATCH] clk: actions: Use the correct style for SPDX License Identifier

2019-05-02 Thread Greg Kroah-Hartman
On Wed, May 01, 2019 at 10:20:44PM +0200, Andreas Färber wrote: > + linux-actions > > Am 01.05.19 um 09:07 schrieb Nishad Kamdar: > > This patch corrects the SPDX License Identifier style > > in header files related to Clock Drivers for Actions Semi Socs. > > For C header files

Re: [PATCH V3 1/2] PCI: dwc: Add API support to de-initialize host

2019-05-02 Thread Vidya Sagar
On 4/23/2019 10:19 AM, Vidya Sagar wrote: Add an API to group all the tasks to be done to de-initialize host which can then be called by any DesignWare core based driver implementations while adding .remove() support in their respective drivers. Signed-off-by: Vidya Sagar Acked-by: Gustavo

Re: [PATCH v2 08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed

2019-05-02 Thread Uwe Kleine-König
On Fri, Apr 26, 2019 at 08:05:51AM +, Robin Gong wrote: > ERR009165 fixed from i.mx6ul, add it to show the errata fixed. > > Signed-off-by: Robin Gong > --- > Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git

Re: [PATCH 02/27] Documentation: x86: convert boot.txt to reST

2019-05-02 Thread Changbin Du
Mauro, I have resolved all of your comments here. Now git recognizes it as a renaming. Please check update version later. Many thanks! On Sat, Apr 27, 2019 at 11:31:53AM -0300, Mauro Carvalho Chehab wrote: > Em Fri, 26 Apr 2019 23:31:25 +0800 > Changbin Du escreveu: > > > This converts the

Re: [PATCH 4/5] dt-binding: mtd: onenand/samsung: Add device tree support

2019-05-02 Thread Tomasz Figa
2019年5月2日(木) 15:55 Boris Brezillon : > > On Thu, 2 May 2019 15:42:59 +0900 > Tomasz Figa wrote: > > > 2019年5月2日(木) 15:36 Boris Brezillon : > > > > > > Hi Tomasz, > > > > > > On Thu, 2 May 2019 15:23:33 +0900 > > > Tomasz Figa wrote: > > > > > > > 2019年5月2日(木) 10:54 Rob Herring : > > > > > > > >

Re: [PATCH 4/5] dt-binding: mtd: onenand/samsung: Add device tree support

2019-05-02 Thread Boris Brezillon
On Thu, 2 May 2019 15:42:59 +0900 Tomasz Figa wrote: > 2019年5月2日(木) 15:36 Boris Brezillon : > > > > Hi Tomasz, > > > > On Thu, 2 May 2019 15:23:33 +0900 > > Tomasz Figa wrote: > > > > > 2019年5月2日(木) 10:54 Rob Herring : > > > > > > > > On Fri, Apr 26, 2019 at 06:42:23PM +0200, Paweł Chmiel

Re: [PATCH] misc: aspeed-lpc-ctrl: Correct return values

2019-05-02 Thread Andrew Jeffery
On Thu, 2 May 2019, at 16:10, Greg Kroah-Hartman wrote: > On Wed, May 01, 2019 at 03:38:36PM -0700, Vijay Khemka wrote: > > Corrected some of return values with appropriate meanings. > > > > Signed-off-by: Vijay Khemka > > --- > > drivers/misc/aspeed-lpc-ctrl.c | 15 +++ > > 1

Re: [PATCH v4 02/22] soundwire: fix SPDX license for header files

2019-05-02 Thread Vinod Koul
On 02-05-19, 08:31, Greg KH wrote: > On Thu, May 02, 2019 at 10:46:49AM +0530, Vinod Koul wrote: > > On 01-05-19, 10:57, Pierre-Louis Bossart wrote: > > > No C++ comments in .h files > > > > > > Reviewed-by: Takashi Iwai > > > Signed-off-by: Pierre-Louis Bossart > > > --- > > >

Re: [PATCH V5 2/4] tpm: Reserve the TPM final events table

2019-05-02 Thread Bartosz Szczepanek
Second patch tries to unmap "mapping" which is not declared. I'm on top of jjs/master and your TPM_MEMREMAP patches are already there, so the first patch applied cleanly. Using it, kernel still panicked on boot: EFI stub: Booting Linux Kernel... EFI stub: EFI_RNG_PROTOCOL unavailable, no

Re: [PATCH 5.0 00/89] 5.0.11-stable review

2019-05-02 Thread Greg Kroah-Hartman
On Thu, May 02, 2019 at 11:00:39AM +0530, Bharath Vedartham wrote: > Built and booted on my x86 machine. No dmesg regression. Thanks for testing two of these and letting me know. greg k-h

Re: [PATCH 4/5] dt-binding: mtd: onenand/samsung: Add device tree support

2019-05-02 Thread Tomasz Figa
2019年5月2日(木) 15:36 Boris Brezillon : > > Hi Tomasz, > > On Thu, 2 May 2019 15:23:33 +0900 > Tomasz Figa wrote: > > > 2019年5月2日(木) 10:54 Rob Herring : > > > > > > On Fri, Apr 26, 2019 at 06:42:23PM +0200, Paweł Chmiel wrote: > > > > From: Tomasz Figa > > > > > > > > This patch adds dt-bindings

Re: [PATCH] misc: aspeed-lpc-ctrl: Correct return values

2019-05-02 Thread Greg Kroah-Hartman
On Wed, May 01, 2019 at 03:38:36PM -0700, Vijay Khemka wrote: > Corrected some of return values with appropriate meanings. > > Signed-off-by: Vijay Khemka > --- > drivers/misc/aspeed-lpc-ctrl.c | 15 +++ > 1 file changed, 7 insertions(+), 8 deletions(-) > > diff --git

Re: [PATCH 4/5] dt-binding: mtd: onenand/samsung: Add device tree support

2019-05-02 Thread Boris Brezillon
Hi Tomasz, On Thu, 2 May 2019 15:23:33 +0900 Tomasz Figa wrote: > 2019年5月2日(木) 10:54 Rob Herring : > > > > On Fri, Apr 26, 2019 at 06:42:23PM +0200, Paweł Chmiel wrote: > > > From: Tomasz Figa > > > > > > This patch adds dt-bindings for Samsung OneNAND driver. > > > > > > Signed-off-by:

Re: [RFC PATCH 2/2] mmc: sdhci: Quirk for AMD SDHC Device 0x7906

2019-05-02 Thread Adrian Hunter
Cc: some AMD people On 1/05/19 8:54 PM, Raul E Rangel wrote: > AMD SDHC 0x7906 requires a hard reset to clear all internal state. > Otherwise it can get into a bad state where the DATA lines are always > read as zeros. > > This change requires firmware that can transition the device into >

Re: [PATCH v4 22/22] soundwire: add missing newlines in dynamic debug logs

2019-05-02 Thread Greg KH
On Thu, May 02, 2019 at 11:07:46AM +0530, Vinod Koul wrote: > On 01-05-19, 10:57, Pierre-Louis Bossart wrote: > > For some reason the newlines are not used everywhere. Fix as needed. > > > > Reported-by: Joe Perches > > Reviewed-by: Takashi Iwai > > Signed-off-by: Pierre-Louis Bossart > > ---

Re: [PATCH v4 02/22] soundwire: fix SPDX license for header files

2019-05-02 Thread Greg KH
On Thu, May 02, 2019 at 10:46:49AM +0530, Vinod Koul wrote: > On 01-05-19, 10:57, Pierre-Louis Bossart wrote: > > No C++ comments in .h files > > > > Reviewed-by: Takashi Iwai > > Signed-off-by: Pierre-Louis Bossart > > --- > > drivers/soundwire/bus.h| 4 ++-- > >

Re: [PATCH] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values

2019-05-02 Thread Faiz Abbas
Hi Tony, On 30/04/19 9:24 PM, Tony Lindgren wrote: > Hi, > > * Faiz Abbas [190429 23:09]: >> Update the MMC2_HS200_MANUAL1 iodelay values to match with the latest >> dra76x data manual[1]. >> >> Also this particular pinctrl-array is using spaces instead of tabs for >> spacing between the values

Re: [PATCH] driver core: Fix use-after-free and double free on glue directory

2019-05-02 Thread Benjamin Herrenschmidt
On Sun, 2019-04-28 at 22:49 +0800, Muchun Song wrote: > Hi Greg and Rafael: > > > Benjamin Herrenschmidt 于2019年4月28日周日 > 下午6:10写道: > > > > The basic idea yes, the whole bool *locked is horrid though. > > Wouldn't it > > work to have a get_device_parent_locked that always returns with > > the

Re: [PATCH 4/5] dt-binding: mtd: onenand/samsung: Add device tree support

2019-05-02 Thread Tomasz Figa
2019年5月2日(木) 10:54 Rob Herring : > > On Fri, Apr 26, 2019 at 06:42:23PM +0200, Paweł Chmiel wrote: > > From: Tomasz Figa > > > > This patch adds dt-bindings for Samsung OneNAND driver. > > > > Signed-off-by: Tomasz Figa > > Signed-off-by: Paweł Chmiel > > --- > >

Re: [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings

2019-05-02 Thread Roger Lu
Dear Stephen, Thanks for the review. On Tue, 2019-04-30 at 13:31 -0700, Stephen Boyd wrote: > Quoting Roger Lu (2019-04-30 04:20:10) > > Document the binding for enabling mtk svs on MediaTek SoC. > > > > Signed-off-by: Roger Lu > > --- > > .../devicetree/bindings/power/mtk-svs.txt | 70

Re: [PATCH 5/4] 9p: pass the correct prototype to read_cache_page

2019-05-02 Thread William Kucharski
1) You need to pass "filp" rather than "filp->private_data" to read_cache_pages() in v9fs_fid_readpage(). The patched code passes "filp->private_data" as the "data" parameter to read_cache_pages(), which would generate a call to: filler(data, page) which would become a call to: static int

Re: [PATCHv3 19/27] timens/fs/proc: Introduce /proc/pid/timens_offsets

2019-05-02 Thread Andrei Vagin
Hi Jann, Thank you for the review. Here are a few comments inline. On Thu, Apr 25, 2019 at 08:16:41PM +0200, Jann Horn wrote: > On Thu, Apr 25, 2019 at 6:15 PM Dmitry Safonov wrote: > > API to set time namespace offsets for children processes, i.e.: > > echo "clockid off_ses off_nsec" >

Re: [PATCH] mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host

2019-05-02 Thread Oleksij Rempel
CC: Daniel Drake Am 02.05.19 um 07:58 schrieb Kamlesh Gurudasani: > The driver for Alcor Micro AU6601 and AU6621 controllers uses a pointer to > get from the private alcor_sdmmc_host structure to the generic mmc_host > structure. However the latter is always immediately preceding the former in >

Re: [PATCH] [RFC] dmaengine: add fifo_size member

2019-05-02 Thread Vinod Koul
On 30-04-19, 17:00, Sameer Pujar wrote: > During the DMA transfers from memory to I/O, it was observed that transfers > were inconsistent and resulted in glitches for audio playback. It happened > because fifo size on DMA did not match with slave channel configuration. > > currently

Re: [PATCH 4/7] dmaengine: sprd: Add device validation to support multiple controllers

2019-05-02 Thread Vinod Koul
On 30-04-19, 16:53, Baolin Wang wrote: > Hi Vinod, > > On Tue, 30 Apr 2019 at 16:34, Baolin Wang wrote: > > > > On Tue, 30 Apr 2019 at 16:30, Vinod Koul wrote: > > > > > > On 30-04-19, 13:30, Baolin Wang wrote: > > > > On Mon, 29 Apr 2019 at 22:05, Vinod Koul wrote: > > > > > > > > > > On

<    4   5   6   7   8   9