]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - crypto/af_alg.c
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into...
[mv-sheeva.git] / crypto / af_alg.c
index bd9e53c780269d593cbf58f2fd589c4ddad5fa7b..940d70cb5c25513ae5ffccea5be9d986af8dfad1 100644 (file)
@@ -27,7 +27,7 @@ struct alg_type_list {
        struct list_head list;
 };
 
-static atomic_t alg_memory_allocated;
+static atomic_long_t alg_memory_allocated;
 
 static struct proto alg_proto = {
        .name                   = "ALG",