All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Kashyap, Desai" <kashyap.desai@lsi.com>
Cc: linux-scsi@vger.kernel.org,
	James.Bottomley@HansenPartnership.com, Sathya.Prakash@lsi.com,
	Eric.Moore@lsi.com, stable@kernel.org
Subject: Re: [stable] [PATCH 04/06] mptfusion: mptctl_release is required in mptctl.c
Date: Thu, 3 Feb 2011 09:19:30 -0800	[thread overview]
Message-ID: <20110203171930.GA11533@kroah.com> (raw)
In-Reply-To: <20110203100250.GE23502@lsi.com>

On Thu, Feb 03, 2011 at 03:33:00PM +0530, Kashyap, Desai wrote:
> 
> Added missing release callback for file_operations mptctl_fops.
> Without release callback there will be never freed. It remains on 
> mptctl's eent list even after the file is closed and released.
> 
> Relavent RHEL bugzilla is 660871
> 
> Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
> ---

<snip>

This is NOT the way to get patches into a stable kernel release.  Please
read the file, Documentation/stable_kernel_rules.txt for how to do it
properly.

thanks,

greg k-h

  reply	other threads:[~2011-02-03 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-03 10:03 [PATCH 04/06] mptfusion: mptctl_release is required in mptctl.c Kashyap, Desai
2011-02-03 17:19 ` Greg KH [this message]
2011-02-04  6:50   ` Desai, Kashyap
2011-02-04 14:50     ` [stable] " Greg KH
2011-02-04 14:53     ` James Bottomley

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=20110203171930.GA11533@kroah.com \
    --to=greg@kroah.com \
    --cc=Eric.Moore@lsi.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=Sathya.Prakash@lsi.com \
    --cc=kashyap.desai@lsi.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=stable@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 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.