From bfacd754f6113cf67d5479c40753f6e561e2fbf4 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 1 Apr 2011 18:15:29 +0000 Subject: [PATCH] Fixes for make headers_check git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3330 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- .../kernel/patches/put_page_callback-2.6.37.patch | 14 +++++++------- .../kernel/patches/put_page_callback-2.6.38.patch | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch b/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch index d2fefd01d..019d07083 100644 --- a/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch +++ b/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch @@ -22,15 +22,15 @@ diff -upkr linux-2.6.37/include/linux/mm_types.h linux-2.6.37/include/linux/mm_t /* diff -upkr linux-2.6.37/include/linux/net.h linux-2.6.37/include/linux/net.h --- linux-2.6.37/include/linux/net.h 2011-01-05 03:50:19.000000000 +0300 -+++ linux-2.6.37/include/linux/net.h 2011-01-08 16:43:27.966430897 +0300 -@@ -20,6 +20,7 @@ - - #include - #include ++++ linux-2.6.37/include/linux/net.h 2011-04-01 00:14:47.839036295 +0400 +@@ -60,6 +60,7 @@ typedef enum { + #include /* For O_CLOEXEC and O_NONBLOCK */ + #include + #include +#include - #define NPROTO AF_MAX - + struct poll_table_struct; + struct pipe_inode_info; @@ -293,5 +294,44 @@ extern int kernel_sock_shutdown(struct s extern struct ratelimit_state net_ratelimit_state; #endif diff --git a/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch b/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch index 9153bdcf6..0ab48e559 100644 --- a/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch +++ b/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch @@ -22,15 +22,15 @@ diff -upkr linux-2.6.38/include/linux/mm_types.h linux-2.6.38/include/linux/mm_t /* diff -upkr linux-2.6.38/include/linux/net.h linux-2.6.38/include/linux/net.h --- linux-2.6.38/include/linux/net.h 2011-03-15 04:20:32.000000000 +0300 -+++ linux-2.6.38/include/linux/net.h 2011-03-18 17:17:58.577360968 +0300 -@@ -20,6 +20,7 @@ - - #include - #include ++++ linux-2.6.38/include/linux/net.h 2011-04-01 21:47:43.293184996 +0400 +@@ -60,6 +60,7 @@ typedef enum { + #include /* For O_CLOEXEC and O_NONBLOCK */ + #include + #include +#include - #define NPROTO AF_MAX - + struct poll_table_struct; + struct pipe_inode_info; @@ -293,5 +294,44 @@ extern int kernel_sock_shutdown(struct s extern struct ratelimit_state net_ratelimit_state; #endif