Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186987
b: refs/heads/master
c: 596a95c
h: refs/heads/master
i:
  186985: c3a45e4
  186983: 8eb3234
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Mar 8, 2010
1 parent e820c38 commit d564366
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d4014030d2b2508aaf54093a5885f1c8a2275dd7
refs/heads/master: 596a95cdf0ba35ea353fb5b65750f596d712041e
3 changes: 2 additions & 1 deletion trunk/arch/s390/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# Makefile for s390-specific library files..
#

lib-y += delay.o string.o uaccess_std.o uaccess_pt.o usercopy.o
lib-y += delay.o string.o uaccess_std.o uaccess_pt.o
obj-y += usercopy.o
obj-$(CONFIG_32BIT) += div64.o qrnnd.o ucmpdi2.o
lib-$(CONFIG_64BIT) += uaccess_mvcos.o
lib-$(CONFIG_SMP) += spinlock.o
1 change: 1 addition & 0 deletions trunk/fs/fscache/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

config FSCACHE
tristate "General filesystem local caching manager"
depends on EXPERIMENTAL
select SLOW_WORK
help
This option enables a generic filesystem caching manager that can be
Expand Down

0 comments on commit d564366

Please sign in to comment.