netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2018-01-18
@ 2018-01-18 10:15 Marc Kleine-Budde
  2018-01-18 10:15 ` [PATCH 1/2] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once Marc Kleine-Budde
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2018-01-18 10:15 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-can, kernel

Hello David,

this is a pull reqeust of two patches for net/master:

The syzkaller project triggered two WARN_ONCE() in the af_can code from
userspace and we decided to replace it by a pr_warn_once().

regards,
Marc

---

The following changes since commit ad9294dbc227cbc8e173b3b963e7dd9af5314f77:

  bpf: fix cls_bpf on filter replace (2018-01-17 17:14:06 -0500)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.15-20180118

for you to fetch changes up to d4689846881d160a4d12a514e991a740bcb5d65a:

  can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once (2018-01-18 09:32:54 +0100)

----------------------------------------------------------------
linux-can-fixes-for-4.15-20180118

----------------------------------------------------------------
Marc Kleine-Budde (2):
      can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
      can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once

 net/can/af_can.c | 36 ++++++++++++++----------------------
 1 file changed, 14 insertions(+), 22 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-19  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18 10:15 pull-request: can 2018-01-18 Marc Kleine-Budde
2018-01-18 10:15 ` [PATCH 1/2] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once Marc Kleine-Budde
2018-01-18 10:15 ` [PATCH 2/2] can: af_can: canfd_rcv(): " Marc Kleine-Budde
2018-01-19  2:16 ` pull-request: can 2018-01-18 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).