All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH] net/ipv4/ipmr.c fixes
Date: Wed, 7 Jul 2004 14:09:45 -0700	[thread overview]
Message-ID: <20040707140945.07c88057.davem@redhat.com> (raw)
In-Reply-To: <877jtfmxg9.fsf@devron.myhome.or.jp>

On Thu, 08 Jul 2004 04:25:26 +0900
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> wrote:

> - pim_protocol warning fix
> 
> - ipmr_vif_open() and ipmr_mfc_open() allocates the memory, so it
>   should use seq_release_private().
> 
> - ipmr_mfc_seq_xxx is using it->cache, in order to control whether
>   unlock should be do or not, but it->cache was not initialized in
>   ipmr_mfc_seq_start(). So it can point the previous state if user
>   did seek(). This become to the cause of twice unlock.

Looks good, patch applied.  Thanks!

      reply	other threads:[~2004-07-07 21:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07 19:25 [PATCH] net/ipv4/ipmr.c fixes OGAWA Hirofumi
2004-07-07 21:09 ` David S. Miller [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=20040707140945.07c88057.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=hirofumi@mail.parknet.co.jp \
    --cc=netdev@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.