Hi Gleb and Hiren,
> On Oct 4, 2016, at 1:59 PM, Hiren Panchasara wrote:
>
> + Lohith
>
> On 10/04/16 at 01:53P, Gleb Smirnoff wrote:
>> Hiren,
>>
>> On Mon, Sep 26, 2016 at 10:13:58AM +, Hiren Panchasara wrote:
>> H> Author: hiren
>> H> Date: Mon Sep 26 10:13:58 2016
>> H> New Revision:
+ Lohith
On 10/04/16 at 01:53P, Gleb Smirnoff wrote:
> Hiren,
>
> On Mon, Sep 26, 2016 at 10:13:58AM +, Hiren Panchasara wrote:
> H> Author: hiren
> H> Date: Mon Sep 26 10:13:58 2016
> H> New Revision: 306337
> H> URL: https://svnweb.freebsd.org/changeset/base/306337
> H>
> H> Log:
> H>
Hiren,
On Mon, Sep 26, 2016 at 10:13:58AM +, Hiren Panchasara wrote:
H> Author: hiren
H> Date: Mon Sep 26 10:13:58 2016
H> New Revision: 306337
H> URL: https://svnweb.freebsd.org/changeset/base/306337
H>
H> Log:
H> In sendit(), if mp->msg_control is present, then in sockargs() we are
all
Hi Bruce and Hiren,
This is regarding the following commit, which led to kernel panic!!!
https://svnweb.freebsd.org/base?view=revision&revision=306337
Discussion thread regarding the kernel panic,
https://lists.freebsd.org/pipermail/svn-src-head/2016-September/092110.html
Thanks a lot for the
In message <20160926155212.gi96...@strugglingcoder.info>, Hiren Panchasara
writ
es:
>
> --G3juXO9GfR42w+sw
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> On 09/26/16 at 10:18P, Bruce Evans wrote:
> > On Mon, 26 Sep 2016, Bruce Evans wrote:
> >
>
> Thanks Bruce fo
On 09/26/16 at 10:18P, Bruce Evans wrote:
> On Mon, 26 Sep 2016, Bruce Evans wrote:
>
Thanks Bruce for your inputs. I've reverted this change with r306348 for
now as there was a panic reported with this. I do not have time to deal
with it for at least a few days. I'll try to get back to it. If you
On Mon, 26 Sep 2016, Bruce Evans wrote:
On Mon, 26 Sep 2016, Hiren Panchasara wrote:
Author: hiren
Date: Mon Sep 26 10:13:58 2016
New Revision: 306337
URL: https://svnweb.freebsd.org/changeset/base/306337
Log:
In sendit(), if mp->msg_control is present, then in sockargs() we are
allocating
On Mon, 26 Sep 2016, Hiren Panchasara wrote:
Author: hiren
Date: Mon Sep 26 10:13:58 2016
New Revision: 306337
URL: https://svnweb.freebsd.org/changeset/base/306337
Log:
In sendit(), if mp->msg_control is present, then in sockargs() we are
allocating
mbuf to store mp->msg_control. Later in k
Author: hiren
Date: Mon Sep 26 10:13:58 2016
New Revision: 306337
URL: https://svnweb.freebsd.org/changeset/base/306337
Log:
In sendit(), if mp->msg_control is present, then in sockargs() we are
allocating
mbuf to store mp->msg_control. Later in kern_sendit(), call to getsock_cap(),
will ch