All of lore.kernel.org
 help / color / mirror / Atom feed
From: Casey Schaufler <casey@schaufler-ca.com>
To: etienne <etienne.basset@numericable.fr>
Cc: Paul Moore <paul.moore@hp.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	LSM <linux-security-module@vger.kernel.org>,
	paulmck@linux.vnet.ibm.com
Subject: Re: [PATCH][SMACK] convert smack_known list to a standard linux list.
Date: Sun, 22 Feb 2009 17:51:54 -0800	[thread overview]
Message-ID: <49A2013A.6020508@schaufler-ca.com> (raw)
In-Reply-To: <49A1C895.5030803@numericable.fr>

etienne wrote:
> hello,
>
> this patch on top of [PATCH][SMACK] convert smack rule list to linux list V2
> converts "smack_known" to a regular linux list. (rcu variant)
>
>   

I'm having some trouble applying this group of patches.
I assume that I'm starting at the wrong place. Could you
do a single patch to help me avoid confusion?

Thank you.

> regards,
> Etienne
>
> Signed-off-by: <etienne.basset@numericable.fr>
> ---
> diff --git a/security/smack/smack.h b/security/smack/smack.h
> index 0dcb907..64164f8 100644
> --- a/security/smack/smack.h
> +++ b/security/smack/smack.h
> @@ -109,7 +109,6 @@ struct smk_netlbladdr {
>   */
>  



  reply	other threads:[~2009-02-23  1:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-22 21:50 [PATCH][SMACK] convert smack_known list to a standard linux list etienne
2009-02-23  1:51 ` Casey Schaufler [this message]
2009-02-23  6:31   ` etienne
2009-02-23 20:35     ` Paul Moore
2009-02-24  2:56     ` Casey Schaufler

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=49A2013A.6020508@schaufler-ca.com \
    --to=casey@schaufler-ca.com \
    --cc=etienne.basset@numericable.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=paul.moore@hp.com \
    --cc=paulmck@linux.vnet.ibm.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.