Re: [AppArmor 0/3] Cleanups to AppArmor's build

From: John Johansen
Date: Tue Mar 08 2011 - 20:27:49 EST


On 03/08/2011 03:32 PM, James Morris wrote:
> On Tue, 8 Mar 2011, John Johansen wrote:
>
>> The following three patches have all been out to the lkml/lsm and have sat in
>> the AppArmor tree for a while.
>>
>> The following changes since commit eae61f3c829439f8f9121b5cd48a14be04df451f:
>>
>> TOMOYO: Fix memory leak upon file open. (2011-03-03 10:13:26 +1100)
>>
>> are available in the git repository at:
>> git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git security-next
>>
>> John Johansen (3):
>> AppArmor: Cleanup make file to remove cruft and make it easier to read
>> AppArmor: cleanup generated files correctly
>> AppArmor: kill unused macros in lsm.c
>
> These patches are showing up here with you as the author (not the original
> authors). If applying raw patches, you'll need to set GIT_AUTHOR_EMAIL
> and GIT_AUTHOR_NAME, or more simply, use git-am -s on mailbox format files
> exported from your mailer.
>
Ah yep sorry about that, I've reimported and pushed it up.

The following changes since commit eae61f3c829439f8f9121b5cd48a14be04df451f:

TOMOYO: Fix memory leak upon file open. (2011-03-03 10:13:26 +1100)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git security-next

John Johansen (1):
AppArmor: Cleanup make file to remove cruft and make it easier to read

Michal Hocko (1):
AppArmor: cleanup generated files correctly

Shan Wei (1):
AppArmor: kill unused macros in lsm.c

security/apparmor/Makefile | 38 +++++++++++++++++++++++++++++++++-----
security/apparmor/lsm.c | 2 --
2 files changed, 33 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/