Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #57935
| From | Nye Liu <nyet@nyet.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#862357: pidx % serv->sv_nrpools causes segfault |
| Date | 2017-06-05 21:40 +0200 |
| Message-ID | <tP614-73d-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
At net/sunrpc/svc.c line 355 svc_pool_for_cpu(), srv->sv_nrpools can be
zero:
return &serv->sv_pools[pidx % serv->sv_nrpools];
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Bug#862357: pidx % serv->sv_nrpools causes segfault Nye Liu <nyet@nyet.org> - 2017-06-05 21:40 +0200
csiph-web