On Fri, Oct 12, 2012 at 01:32:30PM -0700, John Johansen wrote: > It turns out that PAGE_SIZE isn't defined on all architectures. > > This fixes a regression test failure happening on Ubuntu quantal > on the arm ti-omap4 architecture > > Signed-off-by: John Johansen <[email protected]>
How about using getpagesize() instead? -Kees -- Kees Cook -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
