public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
To: jpirko@redhat.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] Fix divide zero crash when xmit with no enabled port
Date: Mon, 23 Jul 2012 09:49:31 +0900	[thread overview]
Message-ID: <20120723004932.059AE10EED0@master.hanzubon.jp> (raw)
In-Reply-To: <20120722135956.GA12129@minipsycho.orion>

>>>>> In <20120722135956.GA12129@minipsycho.orion> 
>>>>>	Jiri Pirko <jpirko@redhat.com> wrote:
>> Sat, Jul 21, 2012 at 10:30:35PM CEST, ishikawa@hanzubon.jp wrote:
>> >
>> >hash calculation in lb_transmit() cause divide zero crash when
>> >xmit on teaming loadbalance mode with no team member port is enabled
>> >(this situation means team->en_port_count = 0). Add check
>> >team->en_port_count is not 0.
>>
>> What kernel are you see the issue one?
>> I believe this is fixed in net-next already:

 Oops, sorry. I've see it on linus's linux-2.6 git tree only.

-- 
ISHIKAWA Mutsumi
 <ishikawa@debian.org>, <ishikawa@hanzubon.jp>, <ishikawa@osdn.jp>

      reply	other threads:[~2012-07-23  0:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-21 20:30 [PATCH] Fix divide zero crash when xmit with no enabled port ISHIKAWA Mutsumi
2012-07-22 13:59 ` Jiri Pirko
2012-07-23  0:49   ` ISHIKAWA Mutsumi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120723004932.059AE10EED0@master.hanzubon.jp \
    --to=ishikawa@hanzubon.jp \
    --cc=jpirko@redhat.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox