Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-19 Thread David Miller
From: Shamir Rabinovitch Date: Sun, 16 Dec 2018 09:01:07 +0200 > From: shamir rabinovitch > > This patch set fix google syzbot rds bug found in linux-next. > The first patch solve the syzbot issue. > The second patch fix issue mentioned by Leon Romanovsky that > drivers should not call WARN_ON

Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-19 Thread Santosh Shilimkar
On 12/19/2018 10:22 AM, David Miller wrote: From: Santosh Shilimkar Date: Wed, 19 Dec 2018 10:00:20 -0800 On 12/19/2018 2:54 AM, Shamir Rabinovitch wrote: [...] Great. On patchwork I see the patches marked under review by Dave so lets wait for his instruction(s). Since they apply cleanly

Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-19 Thread David Miller
From: Santosh Shilimkar Date: Wed, 19 Dec 2018 10:00:20 -0800 > On 12/19/2018 2:54 AM, Shamir Rabinovitch wrote: >> On Tue, Dec 18, 2018 at 03:02:24PM -0800, Santosh Shilimkar wrote: > [...] > >>> >>> Shamir, please check if these apply cleanly to Dave's 'net' tree. >>> > >> Santosh, >> The pat

Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-19 Thread Santosh Shilimkar
On 12/19/2018 2:54 AM, Shamir Rabinovitch wrote: On Tue, Dec 18, 2018 at 03:02:24PM -0800, Santosh Shilimkar wrote: [...] Shamir, please check if these apply cleanly to Dave's 'net' tree. Santosh, The patches apply cleanly on the master branch of git://git.kernel.org/pub/scm/linux/kerne

Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-19 Thread Shamir Rabinovitch
On Tue, Dec 18, 2018 at 03:02:24PM -0800, Santosh Shilimkar wrote: > On 12/18/2018 2:57 PM, David Miller wrote: > > From: Shamir Rabinovitch > > Date: Sun, 16 Dec 2018 09:01:07 +0200 > > > > > From: shamir rabinovitch > > > > > > This patch set fix google syzbot rds bug found in linux-next. > >

Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-18 Thread Santosh Shilimkar
On 12/18/2018 2:57 PM, David Miller wrote: From: Shamir Rabinovitch Date: Sun, 16 Dec 2018 09:01:07 +0200 From: shamir rabinovitch This patch set fix google syzbot rds bug found in linux-next. The first patch solve the syzbot issue. The second patch fix issue mentioned by Leon Romanovsky tha

Re: [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-18 Thread David Miller
From: Shamir Rabinovitch Date: Sun, 16 Dec 2018 09:01:07 +0200 > From: shamir rabinovitch > > This patch set fix google syzbot rds bug found in linux-next. > The first patch solve the syzbot issue. > The second patch fix issue mentioned by Leon Romanovsky that > drivers should not call WARN_ON

[PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

2018-12-15 Thread Shamir Rabinovitch
From: shamir rabinovitch This patch set fix google syzbot rds bug found in linux-next. The first patch solve the syzbot issue. The second patch fix issue mentioned by Leon Romanovsky that drivers should not call WARN_ON as result from user input. syzbot bug report can be foud here: https://lkml.