Revision a7c56ebac1bce799b583230595b4de9ccb8162d0 authored by Linus Torvalds on 06 October 2011, 15:30:03 UTC, committed by Linus Torvalds on 06 October 2011, 15:30:03 UTC
* 'for-linus' of git://neil.brown.name/md:
  md: Avoid waking up a thread after it has been freed.
2 parent s 538d288 + 01f96c0
Raw File
Makefile
#
# Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com)
# Licensed under the GPL
#

obj-$(CONFIG_HPPFS) += hppfs.o
back to top