On 05/26/2013 07:25 AM, [email protected] wrote:
> 
> This is a note to let you know that I've just added the patch titled
> 
>     um: Serve io_remap_pfn_range()
> 
> to the 3.9-stable tree which can be found at:
>     
> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
> 
> The filename of the patch is:
>      um-serve-io_remap_pfn_range.patch
> and it can be found in the queue-3.9 subdirectory.
> 
> If you, or anyone else, feels it should not be added to the stable tree,
> please let <[email protected]> know about it.
Errr, I do. Simply looking at the patch shows that it is wrong and
adding a #define which is already present:

 #define io_remap_pfn_range     remap_pfn_range

+#define io_remap_pfn_range     remap_pfn_range

As per my original email, this should be queued for 3.0 and 3.2, not for
3.9 which was never affected.

Once that's fixed, feel free to add:
Tested-By: Antoine Martin <[email protected]>

Antoine

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to