linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 64K PAGE_SIZE and arch/powerpc/kernel/vdso.c
@ 2010-10-16  8:03 Nicholas A. Bellinger
  2010-10-17 23:44 ` Michael Neuling
  0 siblings, 1 reply; 3+ messages in thread
From: Nicholas A. Bellinger @ 2010-10-16  8:03 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Brian King

Greetings Linux-ppc64 folks,

While trying to compile v2.6.36-rc8 with PAGE_SIZE=65536 I run into the
following compile failure w/ strict checking on a RHEL5.4 / gcc (GCC)
4.1.2 20080704 (Red Hat 4.1.2-46) system:

cc1: warnings being treated as errors
arch/powerpc/kernel/vdso.c:81: warning: alignment of ‘vdso_data_store’
is greater than maximum object file alignment.  Using 32768
  CC      arch/powerpc/sysdev/msi_bitmap.o
make[1]: *** [arch/powerpc/kernel/vdso.o] Error 1
make[1]: *** Waiting for unfinished jobs....

Any ideas folks..?

TIA,

--nab

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-18 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-16  8:03 64K PAGE_SIZE and arch/powerpc/kernel/vdso.c Nicholas A. Bellinger
2010-10-17 23:44 ` Michael Neuling
2010-10-18 10:03   ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).