On Sun, May 19, 2013 at 11:47 AM, Jonas Gorski <[email protected]> wrote:
> These two patches fix two issues that I encountered/found while
> compiling (a slightly older) compat-drivers against 3.10-rc1:
>
> a) compat-3.10.h was missing an include in the #else branch, causing
>    build failure.
>
> b) random32() was renamed to prandom_u32(), so older kernels were
>    missing an appropriate alias.
>
> Jonas Gorski (2):
>   compat: add missing include in #else for compat-3.10.h
>   compat: handle renaming of random32() to prandom_u32()

Thanks Jonas but for v3.10 we've moved onto a new tree, backports.git:

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/backports.git

The first v3.10 based release is available for testing:

https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.10-rc1/backports-3.10-rc1-1.tar.bz2

The release page:

http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/

The backports tree will have branches for each stable release, so
there is a linux-3.10.y branch on it. Before applying patches to that
branch I will however want code comited on the master branch, and then
refer that sha1sum on the branch.

Please take a look / test and let me know how it goes. Also daily
snapshots are referenced on the release page.

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

Reply via email to