Re: [PATCH 2.6.13 1/2] IOCHK interface for I/O error handling/detecting (for ia64)

2005-09-03 Thread Hidetoshi Seto
Oh my, Hidetoshi Seto wrote: I'd like to merge this part into 2.6.13-rc1 even if the latter half isn't This is typo, should be 2.6.14-rc1. :-p Thanks, H.Seto - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo

Re: [PATCH 2.6.13 1/2] IOCHK interface for I/O error handling/detecting (for ia64)

2005-09-02 Thread Hidetoshi Seto
This patch implements ia64-specific IOCHK interfaces that enable PCI drivers to detect error and make their error handling easier. Please refer archives if you need, e.g. http://lwn.net/Articles/139240/ This is the former part of original patch, MCA related codes which enable drivers to catch er