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

This commit is contained in:
Kip Macy 2010-03-18 20:30:25 +00:00
parent b92184ec0a
commit 6b4391d786

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.