Re: [PATCH] thermal: mediatek: Fix missing selection

2020-07-31 Thread Daniel Lezcano
Hi Henry, cc'ing Arnd On 30/07/2020 10:05, Henry Yen wrote: > Mediatek thermal driver is compatible with multiple platforms. > Some of the platforms (e.g., MT2701) requires to enable > MEDIATEK_MT6577_AUXADC option. If lacks the config, the driver > will not be able to read correct

Re: [PATCH v4 10/10] powerpc/smp: Implement cpu_to_coregroup_id

2020-07-31 Thread Srikar Dronamraju
* Michael Ellerman [2020-07-31 18:02:21]: > Srikar Dronamraju writes: > > Lookup the coregroup id from the associativity array. > Thanks Michael for all your comments and inputs. > It's slightly strange that this is called in patch 9, but only properly > implemented here in patch 10. > >

Re: linux-next: build failure after merge of the tip tree

2020-07-31 Thread Ingo Molnar
* Stephen Rothwell wrote: > Hi all, > > After merging the tip tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > In file included from include/asm-generic/getorder.h:8, > from arch/arm/include/asm/page.h:166, > from

[no subject]

2020-07-31 Thread Jessica Vail
Hi dear, I'm Jessica Vail, from the United States,please i wish to have a communication with you. I wait for your answer. Jessica Vail.

Re: exfatprogs-1.0.4 version released

2020-07-31 Thread Sedat Dilek
On Fri, Jul 31, 2020 at 9:16 AM Namjae Jeon wrote: > > Hi folk, > > In this release, The performance of fsck have been much improved and > the new option in mkfs have been added to adjust boundary alignment. > > As the result below, The fsck performance is improved close to windows's fsck > and

Re: [PATCH v2 10/11] media: exynos4-is: Handle duplicate calls to vidioc_streamoff

2020-07-31 Thread Sylwester Nawrocki
On 31.07.2020 01:01, Jonathan Bakker wrote: > vidioc_streamoff can be called multiple times from userspace, but we > should only call media_pipeline_stop when we're actually setup. > > This became more noticeable after commit 2a2599c66368 ("[media] media: > entity: Catch unbalanced

Re: [PATCH 2/3] driver core: Use rwsem for kill_device() serialization

2020-07-31 Thread Lukas Wunner
On Fri, Jul 31, 2020 at 08:45:05AM +0200, Greg Kroah-Hartman wrote: > On Thu, Jul 30, 2020 at 11:56:10AM +0200, Lukas Wunner wrote: > > On Thu, Jul 30, 2020 at 08:53:26AM +0200, Greg Kroah-Hartman wrote: > > > On Wed, Jul 08, 2020 at 03:27:02PM +0200, Lukas Wunner wrote: > > > > kill_device() is

Re: [PATCH v10 7/8] .gitignore: add ZSTD-compressed files

2020-07-31 Thread Ingo Molnar
* Nick Terrell wrote: > From: Adam Borowski > > For now, that's arch/x86/boot/compressed/vmlinux.bin.zst but probably more > will come, thus let's be consistent with all other compressors. > > Tested-by: Sedat Dilek > Reviewed-by: Kees Cook > Signed-off-by: Nick Terrell > Signed-off-by:

Re: [PATCH 1/2] firmware: qcom_scm: Add memory protect virtual address ranges

2020-07-31 Thread Stanimir Varbanov
Hi Elliot, Thanks for the comments! On 7/29/20 8:15 PM, Elliot Berman wrote: > ++ > > On 7/24/2020 8:04 AM, Stanimir Varbanov wrote: >> Hi, >> >> Gentle ping for review. >> >> On 7/9/20 2:58 PM, Stanimir Varbanov wrote: >>> This adds a new SCM memprotect command to set virtual address ranges.

Re: [PATCH v4 08/10] powerpc/smp: Allocate cpumask only after searching thread group

2020-07-31 Thread Srikar Dronamraju
* Michael Ellerman [2020-07-31 17:52:15]: > Srikar Dronamraju writes: > > If allocated earlier and the search fails, then cpumask need to be > > freed. However cpu_l1_cache_map can be allocated after we search thread > > group. > > It's not freed anywhere AFAICS? > Yes, its never freed.

Re: [PATCH v2 07/11] media: exynos4-is: Add support for multiple sensors on one port

2020-07-31 Thread Sylwester Nawrocki
On 31.07.2020 01:01, Jonathan Bakker wrote: > On some devices, there may be multiple camera sensors attached > to the same port. Make sure we probe all of them, not just the > first one. > > Signed-off-by: Jonathan Bakker Reviewed-by: Sylwester Nawrocki

Re: [GIT PULL][PATCH v10 0/8] Add support for ZSTD-compressed kernel and initramfs

2020-07-31 Thread Sedat Dilek
On Thu, Jul 30, 2020 at 9:11 PM Nick Terrell wrote: > > From: Nick Terrell > > Please pull from > > g...@github.com:terrelln/linux.git tags/v10-zstd > > to get these changes. Alternatively the patchset is included. > > Hi all, > > This patch set adds support for a ZSTD-compressed kernel,

Re: [RFC PATCH 09/14] coresight: etm4x: Add sysreg access helpers

2020-07-31 Thread Suzuki K Poulose
On 07/30/2020 10:41 PM, Mathieu Poirier wrote: On Wed, Jul 22, 2020 at 06:20:35PM +0100, Suzuki K Poulose wrote: ETMv4.4 architecture defines the system instructions for accessing ETM via register accesses. Add basic support for accessing a given register via system instructions. Cc: Mathieu

Re: [RFC PATCH 08/14] coresight: etm4x: Convert all register accesses

2020-07-31 Thread Suzuki K Poulose
On 07/30/2020 09:20 PM, Mathieu Poirier wrote: On Wed, Jul 22, 2020 at 06:20:34PM +0100, Suzuki K Poulose wrote: Convert all register accesses from etm4x driver to use a wrapper to allow switching the access at runtime with little overhead. co-developed by sed tool ;-), mostly equivalent to :

Re: [PATCH v3 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

2020-07-31 Thread Wanpeng Li
On Fri, 31 Jul 2020 at 15:21, Paolo Bonzini wrote: > > On 31/07/20 05:12, Wanpeng Li wrote: > > From: Wanpeng Li > > > > 'Commit 8566ac8b8e7c ("KVM: SVM: Implement pause loop exit logic in SVM")' > > drops disable pause loop exit/pause filtering capability completely, I > > guess it is a merge

Re: [PATCH v2 06/11] media: exynos4-is: Use global num_sensors rather than local index

2020-07-31 Thread Sylwester Nawrocki
On 31.07.2020 01:01, Jonathan Bakker wrote: > Instead of keeping a local copy of how many sensors we've probed > (which may not even properly represent the number of sensors > probed if we have a port without a sensor), use the global > num_sensors counter that has the actual number used. > >

Re: [PATCH] thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support

2020-07-31 Thread Daniel Lezcano
On 30/07/2020 10:25, Sumeet Pawnikar wrote: > Add LP (Low Power) PCH id for Cannon Lake (CNL) based platforms. > > Signed-off-by: Sumeet Pawnikar > --- Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro:

Re: linux-next: Tree for Jul 30 [build failure on arm64]

2020-07-31 Thread Stephen Rothwell
Hi Christoph, On Fri, 31 Jul 2020 11:00:22 +0200 Christoph Hellwig wrote: > > Please just drop the branch for now. I will revert those 4 commits from today's linux-next and all Al needs to do is reset his for-next branch to its parent. -- Cheers, Stephen Rothwell pgptop3INTvLv.pgp

Re: [PATCH v4 6/6] io_uring: add support for zone-append

2020-07-31 Thread h...@infradead.org
On Fri, Jul 31, 2020 at 09:34:50AM +, Damien Le Moal wrote: > Sync writes are done under the inode lock, so there cannot be other writers at > the same time. And for the sync case, since the actual written offset is > necessarily equal to the file size before the write, there is no need to >

Re: Aw: Re: [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system

2020-07-31 Thread Daniel Lezcano
On 30/07/2020 19:45, Frank Wunderlich wrote: > Tested on bpi-r64 and r2, i hope this can be merged to next / 5.9 > > Tested-By: Frank Wunderlich Thanks for testing, applied for v5.9 -- Linaro.org │ Open source software for ARM SoCs Follow Linaro:

Re: [PATCH] KVM: x86: Use MMCONFIG for all PCI config space accesses

2020-07-31 Thread Andy Shevchenko
On Fri, Jul 31, 2020 at 12:22 PM Vitaly Kuznetsov wrote: > Andy Shevchenko writes: > > On Thu, Jul 30, 2020 at 10:37 PM Julia Suvorova wrote: ... > >> +static int __init kvm_pci_arch_init(void) > >> +{ > >> + if (raw_pci_ext_ops && > >> + return 0; > >> + } > > > >>

Re: [RFC PATCH 06/14] coresight: Convert claim and lock operations to use access wrappers

2020-07-31 Thread Suzuki K Poulose
On 07/30/2020 08:54 PM, Mathieu Poirier wrote: On Wed, Jul 22, 2020 at 06:20:32PM +0100, Suzuki K Poulose wrote: Convert the CoreSight CLAIM set/clear, LOCK/UNLOCK operations to use the coresight device access abstraction. Mostly a mechanical change. Cc: Mathieu Poirier Cc: Mike Leach

Re: [PATCH v2 04/11] media: exynos4-is: Correct missing entity function initialization

2020-07-31 Thread Sylwester Nawrocki
On 31.07.2020 01:01, Jonathan Bakker wrote: > Commit bae4500399c4 ("[media] exynos4-is: Add missing entity function > initialization") tried to suppress the warnings such as > > s5p-fimc-md camera: Entity type for entity FIMC.0 was not initialized! > > However, this missed setting for the

Re: [PATCH v4 6/6] io_uring: add support for zone-append

2020-07-31 Thread Kanchan Joshi
On Fri, Jul 31, 2020 at 1:44 PM Damien Le Moal wrote: > > On 2020/07/31 16:59, Kanchan Joshi wrote: > > On Fri, Jul 31, 2020 at 12:29 PM Damien Le Moal > > wrote: > >> > >> On 2020/07/31 15:45, h...@infradead.org wrote: > >>> On Fri, Jul 31, 2020 at 06:42:10AM +, Damien Le Moal wrote: >

Re: [PATCH] x86/purgatory: strip debug info

2020-07-31 Thread Pingfan Liu
On Fri, Jul 31, 2020 at 7:11 AM Nick Desaulniers wrote: > > On Thu, Jul 30, 2020 at 1:27 AM Pingfan Liu wrote: > > > > It is useless to keep debug info in purgatory. And discarding them saves > > about 200K space. > > > > Original: > > 259080 kexec-purgatory.o > > Stripped: > >29152

Re: [PATCH v4 6/6] io_uring: add support for zone-append

2020-07-31 Thread Damien Le Moal
On 2020/07/31 18:14, h...@infradead.org wrote: > On Fri, Jul 31, 2020 at 08:14:22AM +, Damien Le Moal wrote: >> >>> This was one of the reason why we chose to isolate the operation by a >>> different IOCB flag and not by IOCB_APPEND alone. >> >> For zonefs, the plan is: >> * For the sync write

Re: [RFC PATCH 04/14] coresight: etm4x: Free up argument of etm4_init_arch_data

2020-07-31 Thread Suzuki K Poulose
On 07/30/2020 06:31 PM, Mathieu Poirier wrote: On Wed, Jul 22, 2020 at 06:20:30PM +0100, Suzuki K Poulose wrote: etm4_init_arch_data is called early during the device probe, even before the coresight_device is registered. Since we are about to replace the direct access via abstraction layer, we

Re: [PATCH] dma-buf: heaps: Introduce dma_heap_add_cma() for non-default CMA heap

2020-07-31 Thread Kunihiko Hayashi
Hi John, Thank you for your comment. On 2020/07/29 4:17, John Stultz wrote: On Thu, Jul 16, 2020 at 6:10 PM Kunihiko Hayashi wrote: Current dma-buf heaps can handle only default CMA. This introduces dma_heap_add_cma() function to attach CMA heaps that belongs to a device. At first, the

Re: [PATCH] arm64/alternatives: move length validation inside the subsection

2020-07-31 Thread Catalin Marinas
On Fri, Jul 31, 2020 at 08:49:15AM +0200, Greg Kroah-Hartman wrote: > On Thu, Jul 30, 2020 at 04:23:31PM +0100, Catalin Marinas wrote: > > On Thu, Jul 30, 2020 at 08:13:05AM -0700, Sami Tolvanen wrote: > > > On Thu, Jul 30, 2020 at 5:22 AM Catalin Marinas > > > wrote: > > > > > > > > On Wed, Jul

[tip: core/rcu] torture: Pass --kmake-arg to all make invocations

2020-07-31 Thread tip-bot2 for Marco Elver
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 603d11ad6976e1289f19c2a19e2f75a83d0dc296 Gitweb: https://git.kernel.org/tip/603d11ad6976e1289f19c2a19e2f75a83d0dc296 Author:Marco Elver AuthorDate:Tue, 16 Jun 2020 11:49:24 +02:00 Committer:

[tip: core/rcu] torture: Avoid duplicate specification of qemu command

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 316db5897ee5d7408f2adea4d5992ed380316928 Gitweb: https://git.kernel.org/tip/316db5897ee5d7408f2adea4d5992ed380316928 Author:Paul E. McKenney AuthorDate:Tue, 16 Jun 2020 16:34:52 -07:00

[tip: core/rcu] torture: Abstract out console-log error detection

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: bc77a72cd188d44881ee1b9d0a9d65ca8108b508 Gitweb: https://git.kernel.org/tip/bc77a72cd188d44881ee1b9d0a9d65ca8108b508 Author:Paul E. McKenney AuthorDate:Wed, 10 Jun 2020 14:08:19 -07:00

[tip: core/rcu] rcutorture: Handle non-statistic bang-string error messages

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 59359e4f2a0906920389ec1e33296ac9a19178ba Gitweb: https://git.kernel.org/tip/59359e4f2a0906920389ec1e33296ac9a19178ba Author:Paul E. McKenney AuthorDate:Sun, 26 Apr 2020 16:51:56 -07:00

[tip: core/rcu] rcutorture: Check for unwatched readers

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 775227511843202e65a7f194cbf64f38de01f004 Gitweb: https://git.kernel.org/tip/775227511843202e65a7f194cbf64f38de01f004 Author:Paul E. McKenney AuthorDate:Thu, 11 Jun 2020 16:43:14 -07:00

[tip: core/rcu] torture: Correctly summarize build-only runs

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 6bcaf2a0876633b6a7c5e70ee88801e16280210a Gitweb: https://git.kernel.org/tip/6bcaf2a0876633b6a7c5e70ee88801e16280210a Author:Paul E. McKenney AuthorDate:Tue, 16 Jun 2020 10:02:54 -07:00

[tip: core/rcu] torture: Add more tracing crib notes to kvm.sh

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 9ccba350bd824ecacbfd8965f4f3ac980b96f951 Gitweb: https://git.kernel.org/tip/9ccba350bd824ecacbfd8965f4f3ac980b96f951 Author:Paul E. McKenney AuthorDate:Tue, 16 Jun 2020 11:16:18 -07:00

[tip: core/rcu] torture: Improve diagnostic for KCSAN-incapable compilers

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 61b77be09e29e6dc152b1984691e5b1708e8a6ac Gitweb: https://git.kernel.org/tip/61b77be09e29e6dc152b1984691e5b1708e8a6ac Author:Paul E. McKenney AuthorDate:Tue, 16 Jun 2020 10:38:57 -07:00

[tip: core/rcu] rcutorture: NULL rcu_torture_current earlier in cleanup code

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: cae7cc6ba5bad320c2055ac54f73affd051e76ca Gitweb: https://git.kernel.org/tip/cae7cc6ba5bad320c2055ac54f73affd051e76ca Author:Paul E. McKenney AuthorDate:Sun, 26 Apr 2020 19:20:37 -07:00

[tip: core/rcu] torture: Create qemu-cmd in --buildonly runs

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 3e93a51f191aa710760591961240f8910d952b5b Gitweb: https://git.kernel.org/tip/3e93a51f191aa710760591961240f8910d952b5b Author:Paul E. McKenney AuthorDate:Fri, 05 Jun 2020 10:29:28 -07:00

Re: [PATCH v4 06/10] powerpc/smp: Generalize 2nd sched domain

2020-07-31 Thread Srikar Dronamraju
* Michael Ellerman [2020-07-31 17:45:37]: > Srikar Dronamraju writes: > > Currently "CACHE" domain happens to be the 2nd sched domain as per > > powerpc_topology. This domain will collapse if cpumask of l2-cache is > > same as SMT domain. However we could generalize this domain such that it > >

[PATCH] media: rcar-vin: Update crop and compose settings for every s_fmt call

2020-07-31 Thread Lad Prabhakar
The crop and compose settings for VIN in non mc mode werent updated in s_fmt call this resulted in captured images being clipped. With the below sequence on the third capture where size is set to 640x480 resulted in clipped image of size 320x240. high(640x480) -> low (320x240) -> high (640x480)

[tip: core/rcu] refscale: Change --torture type from refperf to refscale

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: f71d8311ec278525508dac211de700b2b682a15f Gitweb: https://git.kernel.org/tip/f71d8311ec278525508dac211de700b2b682a15f Author:Paul E. McKenney AuthorDate:Wed, 17 Jun 2020 12:06:47 -07:00

[tip: core/rcu] rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: c7dcf8106f7570b133b05ff68fd4100064965d9d Gitweb: https://git.kernel.org/tip/c7dcf8106f7570b133b05ff68fd4100064965d9d Author:Paul E. McKenney AuthorDate:Fri, 12 Jun 2020 13:11:29 -07:00

[tip: core/rcu] rcu/rcutorture: Replace 0 with false

2020-07-31 Thread tip-bot2 for Jules Irenge
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 8f43d5911b38f00dfa46169dcb1feb1e101dd906 Gitweb: https://git.kernel.org/tip/8f43d5911b38f00dfa46169dcb1feb1e101dd906 Author:Jules Irenge AuthorDate:Mon, 01 Jun 2020 19:45:48 +01:00 Committer:

[tip: core/rcu] torture: Remove qemu dependency on EFI firmware

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 88513ae533756d10358e406743c21e8cf61fb72a Gitweb: https://git.kernel.org/tip/88513ae533756d10358e406743c21e8cf61fb72a Author:Paul E. McKenney AuthorDate:Tue, 28 Apr 2020 14:41:48 -07:00

[tip: core/rcu] torture: Add a stop-run capability

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 6387ecbc94bf5ac07239104b84d2304da6e79b51 Gitweb: https://git.kernel.org/tip/6387ecbc94bf5ac07239104b84d2304da6e79b51 Author:Paul E. McKenney AuthorDate:Tue, 09 Jun 2020 17:58:30 -07:00

[tip: core/rcu] refperf: Rename refperf.c to refscale.c and change internal names

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 1fbeb3a8c4de29433a8d230ee600b13d369b6c0f Gitweb: https://git.kernel.org/tip/1fbeb3a8c4de29433a8d230ee600b13d369b6c0f Author:Paul E. McKenney AuthorDate:Wed, 17 Jun 2020 11:53:53 -07:00

[tip: core/rcu] refperf: Add test for RCU Tasks Trace readers.

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 72bb749e7048d0a8d7663b59ec1a33bd56c51083 Gitweb: https://git.kernel.org/tip/72bb749e7048d0a8d7663b59ec1a33bd56c51083 Author:Paul E. McKenney AuthorDate:Tue, 02 Jun 2020 08:34:41 -07:00

[tip: core/rcu] refperf: Output per-experiment data points

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 9d1914d34cebe111a23ab1670633900fd770cec3 Gitweb: https://git.kernel.org/tip/9d1914d34cebe111a23ab1670633900fd770cec3 Author:Paul E. McKenney AuthorDate:Tue, 26 May 2020 15:30:09 -07:00

[tip: core/rcu] refperf: Add read-side delay module parameter

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: b4d1e34f6502a138e32275baabdb6d593d7ea432 Gitweb: https://git.kernel.org/tip/b4d1e34f6502a138e32275baabdb6d593d7ea432 Author:Paul E. McKenney AuthorDate:Thu, 28 May 2020 16:37:35 -07:00

Re: [PATCH] drm/vkms: fix xrgb on compute crc

2020-07-31 Thread daniel
On Thu, Jul 30, 2020 at 05:25:24PM -0300, Melissa Wen wrote: > The previous memset operation was not correctly zeroing the alpha > channel to compute the crc, and as a result, the IGT subtest > kms_cursor_crc/pipe-A-cursor-alpha-transparent fails. > > Fixes: db7f419c06d7c ("drm/vkms: Compute CRC

[tip: core/rcu] refperf: Add test for RCU Tasks readers

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: e13ef442fe522fa1f604efec8c899a0e1fc3d426 Gitweb: https://git.kernel.org/tip/e13ef442fe522fa1f604efec8c899a0e1fc3d426 Author:Paul E. McKenney AuthorDate:Wed, 03 Jun 2020 11:56:34 -07:00

[tip: core/rcu] refperf: Make functions static

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 2990750bceb05c3cdeae3a6d2683cbc4ae4de15e Gitweb: https://git.kernel.org/tip/2990750bceb05c3cdeae3a6d2683cbc4ae4de15e Author:Paul E. McKenney AuthorDate:Tue, 26 May 2020 09:32:57 -07:00

[tip: core/rcu] refperf: More closely synchronize reader start times

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 86e0da2bb8ed934d3dce5a337895f1118f59c087 Gitweb: https://git.kernel.org/tip/86e0da2bb8ed934d3dce5a337895f1118f59c087 Author:Paul E. McKenney AuthorDate:Tue, 26 May 2020 11:40:52 -07:00

[tip: core/rcu] rcuperf: Add comments explaining the high reader overhead

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 708cda31652c02e64adaeafafe7b996e4e14c3eb Gitweb: https://git.kernel.org/tip/708cda31652c02e64adaeafafe7b996e4e14c3eb Author:Paul E. McKenney AuthorDate:Mon, 25 May 2020 09:22:24 -07:00

[tip: core/rcu] rcu-tasks: Make rcu_tasks_postscan() be static

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 04a3c5aa7a8cb2ce97f9beb627ba742bc8b0fe03 Gitweb: https://git.kernel.org/tip/04a3c5aa7a8cb2ce97f9beb627ba742bc8b0fe03 Author:Paul E. McKenney AuthorDate:Thu, 28 May 2020 19:27:06 -07:00

Re: [PATCH v4] scsi: ufs: Quiesce all scsi devices before shutdown

2020-07-31 Thread Stanley Chu
Hi Can, On Fri, 2020-07-31 at 16:58 +0800, Can Guo wrote: > Hi Stanley, > > On 2020-07-31 16:22, Stanley Chu wrote: > > Hi Can, > > > > On Mon, 2020-07-27 at 15:30 +0800, Can Guo wrote: > >> Hi Stanley, > >> > >> On 2020-07-24 22:01, Stanley Chu wrote: > >> > Currently I/O request could be

[tip: core/rcu] rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 8344496e8b49c4122c1808d6cd3f8dc71bccb595 Gitweb: https://git.kernel.org/tip/8344496e8b49c4122c1808d6cd3f8dc71bccb595 Author:Paul E. McKenney AuthorDate:Thu, 28 May 2020 20:03:48 -07:00

[tip: core/rcu] refperf: Convert reader_task structure's "start" field to int

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: af2789db13b8dc38d16e969f8c11b9468be42d46 Gitweb: https://git.kernel.org/tip/af2789db13b8dc38d16e969f8c11b9468be42d46 Author:Paul E. McKenney AuthorDate:Tue, 26 May 2020 11:22:03 -07:00

[tip: core/rcu] refperf: Dynamically allocate experiment-summary output buffer

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: f518f154ecef34db33b7c9b0581f245159f0 Gitweb: https://git.kernel.org/tip/f518f154ecef34db33b7c9b0581f245159f0 Author:Paul E. McKenney AuthorDate:Mon, 25 May 2020 17:32:56 -07:00

[tip: core/rcu] rcu-tasks: Convert sleeps to idle priority

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: ea6eed9f7d7382c7230202d4c3bf74185f193394 Gitweb: https://git.kernel.org/tip/ea6eed9f7d7382c7230202d4c3bf74185f193394 Author:Paul E. McKenney AuthorDate:Thu, 07 May 2020 16:47:13 -07:00

Re: [PATCH] i2c: designware: Add device HID for Hygon I2C controller

2020-07-31 Thread Andy Shevchenko
On Fri, Jul 31, 2020 at 04:48:45PM +0800, Pu Wen wrote: > Add device HID HYGO0010 to match the Hygon ACPI Vendor ID (HYGO) that > was registered in http://www.uefi.org/acpi_id_list, and the I2C > controller on Hygon paltform will use the HID. Acked-by: Andy Shevchenko > Signed-off-by: Pu Wen >

[tip: core/rcu] refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 8e4ec3d02b549a731c94b4bcddff212bb92cdbaf Gitweb: https://git.kernel.org/tip/8e4ec3d02b549a731c94b4bcddff212bb92cdbaf Author:Paul E. McKenney AuthorDate:Wed, 17 Jun 2020 11:33:54 -07:00

[tip: core/rcu] rcu-tasks: Add #include of rcupdate_trace.h to update.c

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 5b3cc99bedf5885055fbaf35fe63d205f06b5be5 Gitweb: https://git.kernel.org/tip/5b3cc99bedf5885055fbaf35fe63d205f06b5be5 Author:Paul E. McKenney AuthorDate:Thu, 28 May 2020 19:33:47 -07:00

[tip: core/rcu] rcu-tasks: Fix code-style issues

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 30d8aa5128f12c9d781b67c9694c1abfa4f6ce6a Gitweb: https://git.kernel.org/tip/30d8aa5128f12c9d781b67c9694c1abfa4f6ce6a Author:Paul E. McKenney AuthorDate:Tue, 09 Jun 2020 09:24:51 -07:00

[tip: core/rcu] srcu: Avoid local_irq_save() before acquiring spinlock_t

2020-07-31 Thread tip-bot2 for Sebastian Andrzej Siewior
The following commit has been merged into the core/rcu branch of tip: Commit-ID: bde50d8ff83e4ce9e576f7c5ba1edb48a3610a5b Gitweb: https://git.kernel.org/tip/bde50d8ff83e4ce9e576f7c5ba1edb48a3610a5b Author:Sebastian Andrzej Siewior AuthorDate:Tue, 26 May 2020 15:41:34

[tip: core/rcu] refperf: Allow decimal nanoseconds

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 83b88c86da0e5f97faeac5a9bb19fe32f8c0394b Gitweb: https://git.kernel.org/tip/83b88c86da0e5f97faeac5a9bb19fe32f8c0394b Author:Paul E. McKenney AuthorDate:Mon, 25 May 2020 15:31:07 -07:00

[tip: core/rcu] refperf: Add a test to measure performance of read-side synchronization

2020-07-31 Thread tip-bot2 for Joel Fernandes (Google)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 653ed64b01dc5989f8f579d0038e987476c2c023 Gitweb: https://git.kernel.org/tip/653ed64b01dc5989f8f579d0038e987476c2c023 Author:Joel Fernandes (Google) AuthorDate:Mon, 25 May 2020 00:36:48 -04:00

[tip: core/rcu] torture: Add script to smoke-test commits in a branch

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 6582e7f184e49a754ee09c996a886b89113d7354 Gitweb: https://git.kernel.org/tip/6582e7f184e49a754ee09c996a886b89113d7354 Author:Paul E. McKenney AuthorDate:Mon, 04 May 2020 15:55:47 -07:00

[tip: core/rcu] doc: Document rcuperf's module parameters

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 847dd70aa971a67b4dfdb8f131428dfb90d88714 Gitweb: https://git.kernel.org/tip/847dd70aa971a67b4dfdb8f131428dfb90d88714 Author:Paul E. McKenney AuthorDate:Fri, 29 May 2020 14:24:03 -07:00

[tip: core/rcu] rcu: Support reclaim for head-less object

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 3042f83f19bec2e0cd356f72b39e4d816e8cd5ff Gitweb: https://git.kernel.org/tip/3042f83f19bec2e0cd356f72b39e4d816e8cd5ff Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:58 +02:00

[tip: core/rcu] lib/test_vmalloc.c: Add test cases for kvfree_rcu()

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: da4fc00abb97ce1269b0940abe86e25456e28424 Gitweb: https://git.kernel.org/tip/da4fc00abb97ce1269b0940abe86e25456e28424 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:48:00 +02:00

[tip: core/rcu] rcu: Introduce single argument kvfree_rcu() interface

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 1835f475e3518ade61e25a57572c78b953778656 Gitweb: https://git.kernel.org/tip/1835f475e3518ade61e25a57572c78b953778656 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:59 +02:00

[tip: core/rcu] rcu/tree: cache specified number of objects

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 53c72b590b3a0afd6747d6f7957e6838003e90a4 Gitweb: https://git.kernel.org/tip/53c72b590b3a0afd6747d6f7957e6838003e90a4 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:52 +02:00

[tip: core/rcu] rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: c408b215f58f7156bb6bafb64c0263ee907033df Gitweb: https://git.kernel.org/tip/c408b215f58f7156bb6bafb64c0263ee907033df Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:55 +02:00

[tip: core/rcu] rcu/tree: Repeat the monitor if any free channel is busy

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 594aa5975b9b5cfe9edaec06170e43b8c0607377 Gitweb: https://git.kernel.org/tip/594aa5975b9b5cfe9edaec06170e43b8c0607377 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:47 +02:00

[tip: core/rcu] rcu: Introduce 2 arg kvfree_rcu() interface

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: ce4dce123fdcb5f209752d13f9f06926be65fc78 Gitweb: https://git.kernel.org/tip/ce4dce123fdcb5f209752d13f9f06926be65fc78 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:57 +02:00

[tip: core/rcu] mm/list_lru.c: Rename kvfree_rcu() to local variant

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: e0feed08ab41df0fedc38d35938891ef5715c1d3 Gitweb: https://git.kernel.org/tip/e0feed08ab41df0fedc38d35938891ef5715c1d3 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:56 +02:00

[tip: core/rcu] refperf: Simplify initialization-time wakeup protocol

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 96af8669591d740a1e2695c4d96e544409dbf896 Gitweb: https://git.kernel.org/tip/96af8669591d740a1e2695c4d96e544409dbf896 Author:Paul E. McKenney AuthorDate:Wed, 27 May 2020 16:46:56 -07:00

[tip: core/rcu] rcu/tree: Use static initializer for krc.lock

2020-07-31 Thread tip-bot2 for Sebastian Andrzej Siewior
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 69f08d3999dbef1553a3332b8055282dd3893b6c Gitweb: https://git.kernel.org/tip/69f08d3999dbef1553a3332b8055282dd3893b6c Author:Sebastian Andrzej Siewior AuthorDate:Mon, 25 May 2020 23:47:51

Re: [PATCH 0/8] spi: dw-dma: Add max SG entries burst capability support

2020-07-31 Thread Andy Shevchenko
On Fri, Jul 31, 2020 at 10:59:45AM +0300, Serge Semin wrote: ... > Note since the DMA-engine subsystem in kernel 5.8-rcX doesn't have the > max_sg_burst capability supported, this series is intended to be applied > only after the "next"-branch of the DMA-engine repository is merged into > the

[tip: core/rcu] rcu/tree: Maintain separate array for vmalloc ptrs

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 5f3c8d620447d509e534962e23f7edfb85f4e533 Gitweb: https://git.kernel.org/tip/5f3c8d620447d509e534962e23f7edfb85f4e533 Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:53 +02:00

[tip: core/rcu] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro

2020-07-31 Thread tip-bot2 for Uladzislau Rezki (Sony)
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 3af84862817403d317dc33312e7a88d76e79401a Gitweb: https://git.kernel.org/tip/3af84862817403d317dc33312e7a88d76e79401a Author:Uladzislau Rezki (Sony) AuthorDate:Mon, 25 May 2020 23:47:49 +02:00

[tip: core/rcu] fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 9f47eb5461aaeb6cb8696f9d11503ae90e4d5cb0 Gitweb: https://git.kernel.org/tip/9f47eb5461aaeb6cb8696f9d11503ae90e4d5cb0 Author:Paul E. McKenney AuthorDate:Fri, 08 May 2020 14:15:37 -07:00

[tip: core/rcu] doc: Tasks RCU must protect instructions before trampoline

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: d93d97cbe0d4369153fb04954f1481a9f42aa5b6 Gitweb: https://git.kernel.org/tip/d93d97cbe0d4369153fb04954f1481a9f42aa5b6 Author:Paul E. McKenney AuthorDate:Mon, 11 May 2020 19:52:34 -07:00

[tip: core/rcu] rcu: Stop shrinker loop

2020-07-31 Thread tip-bot2 for Peter Enderborg
The following commit has been merged into the core/rcu branch of tip: Commit-ID: c6dfd72b7a3b70a2054db0f73245ea2f762a8452 Gitweb: https://git.kernel.org/tip/c6dfd72b7a3b70a2054db0f73245ea2f762a8452 Author:Peter Enderborg AuthorDate:Thu, 04 Jun 2020 12:23:20 +02:00

[tip: core/rcu] trace: events: rcu: Change description of rcu_dyntick trace event

2020-07-31 Thread tip-bot2 for Madhuparna Bhowmik
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 88748e330040ecf4681a2c8f344fd386862bf913 Gitweb: https://git.kernel.org/tip/88748e330040ecf4681a2c8f344fd386862bf913 Author:Madhuparna Bhowmik AuthorDate:Mon, 04 May 2020 08:05:05 -04:00

[tip: core/rcu] rcu: Grace-period-kthread related sleeps to idle priority

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 77865dea25c4f45ce0c5bf61a8470af01fccd944 Gitweb: https://git.kernel.org/tip/77865dea25c4f45ce0c5bf61a8470af01fccd944 Author:Paul E. McKenney AuthorDate:Thu, 07 May 2020 15:44:46 -07:00

[tip: core/rcu] rcu: grpnum just records group number

2020-07-31 Thread tip-bot2 for Wei Yang
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 7a0c2b0940c13a06573320ab7118375b35feef8b Gitweb: https://git.kernel.org/tip/7a0c2b0940c13a06573320ab7118375b35feef8b Author:Wei Yang AuthorDate:Fri, 12 Jun 2020 10:07:54 +08:00 Committer:

[tip: core/rcu] rcu: gp_max is protected by root rcu_node's lock

2020-07-31 Thread tip-bot2 for Wei Yang
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 00943a609d7ad0f08e58bc9c214f38b0ba163c88 Gitweb: https://git.kernel.org/tip/00943a609d7ad0f08e58bc9c214f38b0ba163c88 Author:Wei Yang AuthorDate:Fri, 12 Jun 2020 10:07:52 +08:00 Committer:

[tip: core/rcu] tick/nohz: Narrow down noise while setting current task's tick dependency

2020-07-31 Thread tip-bot2 for Frederic Weisbecker
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 3c8920e2dbd1a55f72dc14d656df9d0097cf5c72 Gitweb: https://git.kernel.org/tip/3c8920e2dbd1a55f72dc14d656df9d0097cf5c72 Author:Frederic Weisbecker AuthorDate:Fri, 15 May 2020 02:34:29 +02:00

[tip: core/rcu] rcu: Add comment documenting rcu_callback_map's purpose

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: f8466f94685b5bd931384526cf51e090fd2ac706 Gitweb: https://git.kernel.org/tip/f8466f94685b5bd931384526cf51e090fd2ac706 Author:Paul E. McKenney AuthorDate:Sun, 03 May 2020 19:16:09 -07:00

[tip: core/rcu] refperf: Add holdoff parameter to allow CPUs to come online

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 777a54c908ec69fa0eccab54068a49ecda38ffde Gitweb: https://git.kernel.org/tip/777a54c908ec69fa0eccab54068a49ecda38ffde Author:Paul E. McKenney AuthorDate:Mon, 25 May 2020 14:16:44 -07:00

[tip: core/rcu] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 0a3b3c253a1eb2c7fe7f34086d46660c909abeb3 Gitweb: https://git.kernel.org/tip/0a3b3c253a1eb2c7fe7f34086d46660c909abeb3 Author:Paul E. McKenney AuthorDate:Thu, 16 Apr 2020 16:46:10 -07:00

[tip: core/rcu] rcu: Replace 1 with true

2020-07-31 Thread tip-bot2 for Jules Irenge
The following commit has been merged into the core/rcu branch of tip: Commit-ID: e40bb921119814c6f746891af9cd37eccda616a4 Gitweb: https://git.kernel.org/tip/e40bb921119814c6f746891af9cd37eccda616a4 Author:Jules Irenge AuthorDate:Mon, 01 Jun 2020 19:45:49 +01:00 Committer:

[tip: core/rcu] refperf: Hoist function-pointer calls out of the loop

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 75dd8efef56ed5959c398974c785026f84aa0d1a Gitweb: https://git.kernel.org/tip/75dd8efef56ed5959c398974c785026f84aa0d1a Author:Paul E. McKenney AuthorDate:Mon, 25 May 2020 14:59:06 -07:00

[PATCH 0/2] media: ov5640 feature enhancement and fixes

2020-07-31 Thread Lad Prabhakar
Hi All, This patch series fixes DVP support and enables BT656 mode in the driver. Cheers, Prabhakar Lad Prabhakar (2): media: i2c: ov5640: Enable data pins on startup for DVP mode media: i2c: ov5640: Add support for BT656 mode drivers/media/i2c/ov5640.c | 263

[tip: core/rcu] refperf: Add warmup and cooldown processing phases

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: 2db0bda38453f472640f4ece1e2a495cbd44f892 Gitweb: https://git.kernel.org/tip/2db0bda38453f472640f4ece1e2a495cbd44f892 Author:Paul E. McKenney AuthorDate:Tue, 26 May 2020 12:34:57 -07:00

[PATCH 2/2] media: i2c: ov5640: Add support for BT656 mode

2020-07-31 Thread Lad Prabhakar
Enable support for BT656 mode. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das --- drivers/media/i2c/ov5640.c | 48 +++--- 1 file changed, 33 insertions(+), 15 deletions(-) diff --git a/drivers/media/i2c/ov5640.c b/drivers/media/i2c/ov5640.c index

[tip: core/rcu] rcu: Priority-boost-related sleeps to idle priority

2020-07-31 Thread tip-bot2 for Paul E. McKenney
The following commit has been merged into the core/rcu branch of tip: Commit-ID: a9352f72d6a9e8fe4840b9f0d97af8f5a6c52c79 Gitweb: https://git.kernel.org/tip/a9352f72d6a9e8fe4840b9f0d97af8f5a6c52c79 Author:Paul E. McKenney AuthorDate:Thu, 07 May 2020 16:34:38 -07:00

<    4   5   6   7   8   9   10   11   12   >