UBUNTU: SAUCE: AppArmor -- add linux/err.h for ERR_PTR
Include linux/err.h to get ERR_PTR for non-x86 architectures. Fixes
compile failure. Signed-off-by: Andy Whitcroft <apw@canonical.com> --- security/apparmor/match.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/security/apparmor/match.c b/security/apparmor/match.c index c04dbcd..fcb48c5 100644 --- a/security/apparmor/match.c +++ b/security/apparmor/match.c @@ -17,6 +17,7 @@ #include <linux/mm.h> #include <linux/slab.h> #include <linux/vmalloc.h> +#include <linux/err.h> #include "include/match.h" -- 1.6.3.3 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
UBUNTU: SAUCE: AppArmor -- add linux/err.h for ERR_PTR
Andy Whitcroft wrote:
> Include linux/err.h to get ERR_PTR for non-x86 architectures. Fixes > compile failure. > > Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: John Johansen <john.johansen@canonical.com> also applied upstream thanks > --- > security/apparmor/match.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/security/apparmor/match.c b/security/apparmor/match.c > index c04dbcd..fcb48c5 100644 > --- a/security/apparmor/match.c > +++ b/security/apparmor/match.c > @@ -17,6 +17,7 @@ > #include <linux/mm.h> > #include <linux/slab.h> > #include <linux/vmalloc.h> > +#include <linux/err.h> > > #include "include/match.h" > -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 11:34 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.