Mailinglist Archive: opensuse-kernel (29 mails)

< Previous Next >
Re: [opensuse-kernel] 2.6.22.7-13.1 warning
  • From: Greg KH <gregkh@xxxxxxx>
  • Date: Tue, 25 Sep 2007 11:04:42 -0700
  • Message-id: <20070925180442.GC32665@xxxxxxx>
On Tue, Sep 25, 2007 at 06:54:04PM +0200, Jan Engelhardt wrote:
> 
> nux-2.6.22.7-13.1/security/apparmor/lsm.c:948: warning: initialization 
> from inco
> 
> static int apparmor_file_mmap(struct file *file, unsigned long reqprot,
>                               unsigned long prot, unsigned long flags,
>                               unsigned long addr, unsigned long addr_only)
> {
>         return aa_mmap(file, "file_mmap", prot, flags);
> }
> 
> The file_mmap hook in struct security_operations does not have 
> addr_only. This is already the patched SUSE variant.

I don't understand.  Is the current SuSE kernel incorrectly building for
you?  Or is some other patch causing this problem?

thanks,

greg k-h
-- 
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx

< Previous Next >
References