Re: [PATCHv2] selinux: suppress a warning for 64k pages.

2007-10-31 Thread James Morris
On Wed, 31 Oct 2007, Stephen Rothwell wrote: > On PowerPC allmodconfig build we get this: > > security/selinux/xfrm.c:214: warning: comparison is always false due to > limited range of data type > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- > security/selinux/xfrm.c | 13

Re: [PATCHv2] selinux: suppress a warning for 64k pages.

2007-10-31 Thread James Morris
On Wed, 31 Oct 2007, Stephen Rothwell wrote: On PowerPC allmodconfig build we get this: security/selinux/xfrm.c:214: warning: comparison is always false due to limited range of data type Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] --- security/selinux/xfrm.c | 13 +++--

[PATCHv2] selinux: suppress a warning for 64k pages.

2007-10-30 Thread Stephen Rothwell
On PowerPC allmodconfig build we get this: security/selinux/xfrm.c:214: warning: comparison is always false due to limited range of data type Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- security/selinux/xfrm.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-)

[PATCHv2] selinux: suppress a warning for 64k pages.

2007-10-30 Thread Stephen Rothwell
On PowerPC allmodconfig build we get this: security/selinux/xfrm.c:214: warning: comparison is always false due to limited range of data type Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] --- security/selinux/xfrm.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-)