No subject


Tue Nov 20 16:43:21 MST 2007


static int __hppa_fptr_lock = 1;

Needs to be

static int __attribute__((aligned(16))) __hppa_fptr_lock = 1;

Richard






More information about the parisc-linux mailing list