OK linus/axs101_defconfig/arcompact Fri Jan 11, 03:27
http://kisskb.ellerman.id.au/kisskb/buildresult/13647358/
Commit: mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in
try_to_unmap_one
ba422731316dde1e22dcc84b83c7349dc0ce1c3c
Compiler: arc-buildroot-linux-uclibc-gcc (Buil
OK linus/axs103_smp_defconfig/arcv2 Fri Jan 11, 03:27
http://kisskb.ellerman.id.au/kisskb/buildresult/13647357/
Commit: mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in
try_to_unmap_one
ba422731316dde1e22dcc84b83c7349dc0ce1c3c
Compiler: arc-linux-gcc.br_real (Buildroot 201
ping ! Peter, does this look ok to you ?
On 12/13/18 8:56 AM, Eugeniy Paltsev wrote:
> Export all available ARC architected hardware events as
> kernel PMU events to make non-generic events accessible.
>
> ARC PMU HW allow us to read the list of all available
> events names. So we generate kerne
OK linus/axs103_smp_defconfig/arcv2 Fri Jan 11, 06:36
http://kisskb.ellerman.id.au/kisskb/buildresult/13647874/
Commit: csky: fixup compile error with CPU 810.
70c25259537c073584eb906865307687275b527f
Compiler: arc-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 6.2.1
201608
OK linus/axs101_defconfig/arcompact Fri Jan 11, 06:37
http://kisskb.ellerman.id.au/kisskb/buildresult/13647875/
Commit: csky: fixup compile error with CPU 810.
70c25259537c073584eb906865307687275b527f
Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4 / GNU ld
(GNU
On 30/12/2018 22:41, Thomas Petazzoni wrote:
> Hello,
>
> On Fri, 21 Dec 2018 20:37:29 +0300, Nikita Sobolev wrote:
>> From: NikitaSobolev
>>
>> Bump azure-iot-sdk-c to 2018-12-13 release.
>> Add patch, that removes Windows specified variables from
>> azure-iot-sdk-c-2018-12-13 release. That v
Hi,
I did these a while back and forget. Rebased to 5.0-rc1.
Please consider applying.
Thx,
-Vineet
Vineet Gupta (3):
coredump: Replace opencoded set_mask_bits()
fs: inode_set_flags() replace opencoded set_mask_bits()
bitops.h: set_mask_bits() to return old value
fs/exec.c |
| > Also, set_mask_bits is used in fs quite a bit and we can possibly come up
| > with a generic llsc based implementation (w/o the cmpxchg loop)
|
| May I also suggest changing the return value of set_mask_bits() to old.
|
| You can compute the new value given old, but you cannot compute the old
|
It seems that 5f16f3225b0624 and 00a1a053ebe5, both with same commitlog
("ext4: atomically set inode->i_flags in ext4_set_inode_flags()")
introduced the set_mask_bits API, but somehow missed not using it in
ext4 in the end
Also, set_mask_bits is used in fs quite a bit and we can possibly come up
w
Cc: Alexander Viro
Cc: Peter Zijlstra (Intel)
Cc: linux-fsde...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
Link: http://lkml.kernel.org/g/20150807115710.ga16...@redhat.com
Acked-by: Oleg Nesterov
Signed-off-by: Vineet Gupta
---
fs/exec.c | 7 +--
1 file changed, 1 insertion(+), 6 del
On 1/10/19 4:26 PM, Vineet Gupta wrote:
> Cc: Alexander Viro
> Cc: Peter Zijlstra (Intel)
> Cc: linux-fsde...@vger.kernel.org
> Cc: linux-ker...@vger.kernel.org
> Link: http://lkml.kernel.org/g/20150807115710.ga16...@redhat.com
> Acked-by: Oleg Nesterov
> Signed-off-by: Vineet Gupta
Reviewe
On 1/10/19 4:26 PM, Vineet Gupta wrote:
> | > Also, set_mask_bits is used in fs quite a bit and we can possibly come up
> | > with a generic llsc based implementation (w/o the cmpxchg loop)
> |
> | May I also suggest changing the return value of set_mask_bits() to old.
> |
> | You can compute th
On 1/10/19 4:26 PM, Vineet Gupta wrote:
> It seems that 5f16f3225b0624 and 00a1a053ebe5, both with same commitlog
> ("ext4: atomically set inode->i_flags in ext4_set_inode_flags()")
> introduced the set_mask_bits API, but somehow missed not using it in
> ext4 in the end
>
> Also, set_mask_bits i
13 matches
Mail list logo