Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1421042 > unrolled thread

Re: [lkp] [sctp] d46e416c11: WARNING: CPU: 2 PID: 727 at net/ipv4/af_inet.c:685 inet_accept+0x10d/0x110

Started byMarcelo Ricardo Leitner <marcelo.leitner@gmail.com>
First post2016-06-13 18:30 +0200
Last post2016-06-13 18:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [lkp] [sctp] d46e416c11: WARNING: CPU: 2 PID: 727 at  net/ipv4/af_inet.c:685 inet_accept+0x10d/0x110 Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> - 2016-06-13 18:30 +0200

#1421042 — Re: [lkp] [sctp] d46e416c11: WARNING: CPU: 2 PID: 727 at net/ipv4/af_inet.c:685 inet_accept+0x10d/0x110

FromMarcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date2016-06-13 18:30 +0200
SubjectRe: [lkp] [sctp] d46e416c11: WARNING: CPU: 2 PID: 727 at net/ipv4/af_inet.c:685 inet_accept+0x10d/0x110
Message-ID<rJCUq-iw-9@gated-at.bofh.it>
Em 11-06-2016 22:58, kernel test robot escreveu:
>
>
> FYI, we noticed the following commit:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master
> commit d46e416c11c88ef1deb5c7f19271806a5be597fe ("sctp: sctp should change socket state when shutdown is received")
>
> in testcase: ltp
> with following parameters: test=sctp
>
> on test machine: nhm-white2: 8 threads Nehalem with 4G memory
>
> caused below changes:

Hi,

Xin and I are working on a fix for this. Using SCTP_SS_CLOSING for 
sctp_sock_migrate() wasn't a good move. That's what is causing this.
Probably should have just moved to SCTP_SS_CLOSED already as the asoc is 
already closed.

Thanks,
Marcelo

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web