kernel: update linux 3.8 to 3.8.3

Also refresh the related generic/platform patches.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36039
This commit is contained in:
Gabor Juhos
2013-03-15 14:39:51 +00:00
parent d614f8a880
commit 07532dca7f
72 changed files with 150 additions and 505 deletions

View File

@@ -301,7 +301,7 @@
/**
* sb_permission - Check superblock-level permissions
@@ -2878,9 +2879,12 @@ finish_open_created:
@@ -2876,9 +2877,12 @@ finish_open_created:
error = may_open(&nd->path, acc_mode, open_flag);
if (error)
goto out;