turn 205266 in to a no-op until the problem can be properly diagnosed

This commit is contained in:
kmacy 2010-03-18 20:30:25 +00:00
parent de04cb233d
commit 377858b3ae

View File

@ -162,7 +162,7 @@ struct uma_hash {
/*
* align field or structure to cache line
*/
#define UMA_ALIGN __aligned(CACHE_LINE_SIZE)
#define UMA_ALIGN
/*
* Structures for per cpu queues.