Thanks for reviewing Andrew !!
Andrew Donnellan [off-list ref] writes:
quoted
+
+ /* max we can copy in one read is PAGE_SIZE */
+ if (aligned_length > ERR_BUFF_MAX_COPY_SIZE) {
I'm not sure if the name ERR_BUFF_MAX_COPY_SIZE makes sense here any
more.
It might make sense to change to PAGE_SIZE. Will do the change in
susequent revision.
--
Vaibhav Jain [off-list ref]
Linux Technology Center, IBM India Pvt. Ltd.