select GENERIC_ATOMIC64 implementation to fix xfs related build errors

SVN-Revision: 30371
owl
Jo-Philipp Wich 2012-02-08 10:34:21 +00:00
parent bd8683ac93
commit b91a542247
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -8,6 +8,7 @@ config AVR32
select HAVE_KPROBES
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
+ select GENERIC_ATOMIC64
select HARDIRQS_SW_RESEND
select GENERIC_IRQ_SHOW
help