say goodbye to your data

권순선의 이미지

오늘 커널 소스의 Documentation/power/swsusp.txt를 읽다가 뒤집어지는줄 알았습니다.

 * BIG FAT WARNING *********************************************************
 *
 * If you have unsupported (*) devices using DMA...
 *                              ...say goodbye to your data.
 *
 * If you touch anything on disk between suspend and resume...
 *                              ...kiss your data goodbye.
 *
 * If your disk driver does not support suspend... (IDE does)
 *                              ...you'd better find out how to get along
 *                                 without your data.
 *
 * (*) pm interface support is needed to make it safe.


데이타여 안녕~~이라고나 할까요... 심각한 경고 치고는 너무 유머러스해서 지금도 계속 웃음이 나네요. 혹시 커널 소스 내에 다른 재미있는 부분(코드 내의 주석이나 문서 등)이 있으면 같이 나누어 보는 것도 좋을 듯... :-)