print_section
print_section(KERN_ERR, "Redzone ", p - s->red_left_pad,
print_section(KERN_ERR, "Bytes b4 ", p - 16, 16);
print_section(KERN_ERR, "Object ", p,
print_section(KERN_ERR, "Redzone ", p + s->object_size,
print_section(KERN_ERR, "Padding ", p + off,
print_section(KERN_ERR, "Padding ", pad, remainder);
print_section(KERN_INFO, "Object ", (void *)object,