Re: [PATCH 2/7] docs: generic-counter.rst: fix broken references for ABI file

2019-07-27 Thread Jonathan Cameron
On Fri, 26 Jul 2019 08:47:22 -0300 Mauro Carvalho Chehab wrote: > There are two references to the generic counter ABI, with was added > on a separate patch. Both point to a non-existing file. > > Fix them. > > Fixes: ea2b23b89579 ("counter: Documentation: Add Generic Counter sysfs > documentat

Re: [PATCH] tools: memory-model: add it to the Documentation body

2019-07-27 Thread Joel Fernandes
On Fri, Jul 26, 2019 at 04:01:37PM -0300, Mauro Carvalho Chehab wrote: > The books at tools/memory-model/Documentation are very well > formatted. Congrats to the ones that wrote them! > > The manual conversion to ReST is really trivial: > > - Add document titles; > - change the bullet

Re: [PATCH] tools: memory-model: add it to the Documentation body

2019-07-27 Thread Mauro Carvalho Chehab
Em Sat, 27 Jul 2019 14:14:53 + Joel Fernandes escreveu: > On Fri, Jul 26, 2019 at 04:01:37PM -0300, Mauro Carvalho Chehab wrote: > > The books at tools/memory-model/Documentation are very well > > formatted. Congrats to the ones that wrote them! > > > > The manual conversion to ReST is reall

[PATCH v2] docs: admin-guide: Adjust title underline length

2019-07-27 Thread Fabio Estevam
The following warning is seen when building 'make htmldocs': Documentation/admin-guide/sysctl/kernel.rst:397: WARNING: Title underline too short. Fix it by adjusting the title underline length appropriately. Fixes: 725d8c9a2cc5 ("hung_task: allow printing warnings every check interval") Signed-

Re: [f2fs-dev] [PATCH v4 1/3] fs: Reserve flag for casefolding

2019-07-27 Thread Chao Yu
On 2019-7-24 7:05, Daniel Rosenberg via Linux-f2fs-devel wrote: > In preparation for including the casefold feature within f2fs, elevate > the EXT4_CASEFOLD_FL flag to FS_CASEFOLD_FL. > > Signed-off-by: Daniel Rosenberg Reviewed-by: Chao Yu Thanks,

Re: [f2fs-dev] [PATCH v4 2/3] f2fs: include charset encoding information in the superblock

2019-07-27 Thread Chao Yu
On 2019-7-24 7:05, Daniel Rosenberg via Linux-f2fs-devel wrote: > Add charset encoding to f2fs to support casefolding. It is modeled after > the same feature introduced in commit c83ad55eaa91 ("ext4: include charset > encoding information in the superblock") > > Currently this is not compatible wi

Re: [f2fs-dev] [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups

2019-07-27 Thread Chao Yu
On 2019-7-24 7:05, Daniel Rosenberg via Linux-f2fs-devel wrote: > /* Flags that are appropriate for regular files (all but dir-specific ones). > */ > #define F2FS_REG_FLMASK (~(F2FS_DIRSYNC_FL | > F2FS_PROJINHERIT_FL)) We missed to add F2FS_CASEFOLD_FL here to exclude it in F2FS_R

Re: general protection fault in tls_trim_both_msgs

2019-07-27 Thread syzbot
syzbot has bisected this bug to: commit 32857cf57f920cdc03b5095f08febec94cf9c36b Author: John Fastabend Date: Fri Jul 19 17:29:18 2019 + net/tls: fix transition through disconnect with close bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=155064d860 start commit: f