LOC_CODE_SIZE
char location_code_str[LOC_CODE_SIZE]; /* location code */
if (length > LOC_CODE_SIZE)
work_area = rtas_work_area_alloc(LOC_CODE_SIZE + sizeof(u32));