projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: remove unused kernel versions, 2.6.36 should be the next target
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
971-ocf_20100325.patch
diff --git
a/target/linux/generic/patches-2.6.35/971-ocf_20100325.patch
b/target/linux/generic/patches-2.6.35/971-ocf_20100325.patch
index
9aa36bc
..
3b6b7d9
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/971-ocf_20100325.patch
+++ b/
target/linux/generic/patches-2.6.35/971-ocf_20100325.patch
@@
-88,7
+88,7
@@
* Entropy extraction routines
--- a/fs/fcntl.c
+++ b/fs/fcntl.c
* Entropy extraction routines
--- a/fs/fcntl.c
+++ b/fs/fcntl.c
-@@ -14
1,6 +141
,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde
+@@ -14
2,6 +142
,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde
}
return ret;
}
}
return ret;
}
@@
-98,7
+98,7
@@
--- a/include/linux/miscdevice.h
+++ b/include/linux/miscdevice.h
--- a/include/linux/miscdevice.h
+++ b/include/linux/miscdevice.h
-@@ -1
2,6 +12
,7 @@
+@@ -1
8,6 +18
,7 @@
#define APOLLO_MOUSE_MINOR 7
#define PC110PAD_MINOR 9
/*#define ADB_MOUSE_MINOR 10 FIXME OBSOLETE */
#define APOLLO_MOUSE_MINOR 7
#define PC110PAD_MINOR 9
/*#define ADB_MOUSE_MINOR 10 FIXME OBSOLETE */
@@
-147,7
+147,7
@@
struct rand_pool_info {
int entropy_count;
int buf_size;
struct rand_pool_info {
int entropy_count;
int buf_size;
-@@ -5
0,6 +75
,10 @@ extern void add_input_randomness(unsigne
+@@ -5
4,6 +79
,10 @@ extern void add_input_randomness(unsigne
unsigned int value);
extern void add_interrupt_randomness(int irq);
unsigned int value);
extern void add_interrupt_randomness(int irq);
This page took
0.023505 seconds
and
4
git commands to generate.