COPYBREAK_DEFAULT
static unsigned int copybreak __read_mostly = COPYBREAK_DEFAULT;
if (copybreak != COPYBREAK_DEFAULT) {
unsigned int copybreak = COPYBREAK_DEFAULT;