Re: [PATCH 11/39] NLKD - time adjustment

From: George Anzinger
Date: Wed Nov 09 2005 - 13:51:33 EST


Jan Beulich wrote:
Generic part of an interface to allow debuggers to update time after
having halted the system for perhaps extended periods of time. This
generally requires arch-dependent changes, too, unless the arch-
dependent time handling is already overflow-safe.

Signed-Off-By: Jan Beulich <jbeulich@xxxxxxxxxx>

(actual patch attached)

Perhaps you could teach your mailer how to attach the atachments so that they appear inline to the reader. The problem appears to be that it does not recognize the file type. This is what it says:

Content-Type: application/octet-stream; name="linux-2.6.14-nlkd-time.patch"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="linux-2.6.14-nlkd-time.patch"

where as a correct attachment might look something like:

Content-Type: text/x-diff;
charset="us-ascii";
name="patch_x86_64-kernel-i8259"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="patch_x86_64-kernel-i8259"

This would allow us to comment on the patch with said comments appearing in the body of the patch.



--
George Anzinger george@xxxxxxxxxx
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/