Pull request: Semaphore updates

From: Matthew Wilcox
Date: Thu Jul 24 2008 - 09:06:27 EST



Hi Linus,

Could you pull the branch below? All the changes except one stray
asm/semaphore.h -> linux/semaphore.h conversion have been in the
linux-next tree for a couple of months.

The following changes since commit 338b9bb3adac0d2c5a1e180491d9b001d624c402:
Linus Torvalds (1):
Merge branch 'x86/auditsc' of git://git.kernel.org/.../frob/linux-2.6-roland

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc.git semaphore

Matthew Wilcox (5):
Remove mention of semaphores from kernel-locking
Add missing semaphore.h includes
Remove use of asm/semaphore.h
Remove asm/semaphore.h
Remove __DECLARE_SEMAPHORE_GENERIC

Documentation/DocBook/kernel-locking.tmpl | 57 ++++++++++++----------------
Documentation/feature-removal-schedule.txt | 8 ----
arch/arm/mach-ns9xxx/clock.c | 2 +-
drivers/input/keyboard/hil_kbd.c | 1 +
drivers/input/misc/hp_sdc_rtc.c | 1 +
drivers/input/serio/hp_sdc.c | 1 +
include/asm-alpha/semaphore.h | 1 -
include/asm-arm/semaphore.h | 1 -
include/asm-avr32/semaphore.h | 1 -
include/asm-blackfin/semaphore.h | 1 -
include/asm-cris/semaphore.h | 1 -
include/asm-frv/semaphore.h | 1 -
include/asm-h8300/semaphore.h | 1 -
include/asm-ia64/semaphore.h | 1 -
include/asm-m32r/semaphore.h | 1 -
include/asm-m68k/semaphore.h | 1 -
include/asm-m68knommu/semaphore.h | 1 -
include/asm-mips/semaphore.h | 1 -
include/asm-mn10300/semaphore.h | 1 -
include/asm-parisc/semaphore.h | 1 -
include/asm-powerpc/semaphore.h | 1 -
include/asm-s390/semaphore.h | 1 -
include/asm-sh/semaphore.h | 1 -
include/asm-sparc/semaphore.h | 1 -
include/asm-sparc64/semaphore.h | 1 -
include/asm-um/semaphore.h | 1 -
include/asm-v850/semaphore.h | 1 -
include/asm-x86/semaphore.h | 1 -
include/asm-xtensa/semaphore.h | 1 -
include/linux/semaphore.h | 6 +--
30 files changed, 30 insertions(+), 69 deletions(-)
delete mode 100644 include/asm-alpha/semaphore.h
delete mode 100644 include/asm-arm/semaphore.h
delete mode 100644 include/asm-avr32/semaphore.h
delete mode 100644 include/asm-blackfin/semaphore.h
delete mode 100644 include/asm-cris/semaphore.h
delete mode 100644 include/asm-frv/semaphore.h
delete mode 100644 include/asm-h8300/semaphore.h
delete mode 100644 include/asm-ia64/semaphore.h
delete mode 100644 include/asm-m32r/semaphore.h
delete mode 100644 include/asm-m68k/semaphore.h
delete mode 100644 include/asm-m68knommu/semaphore.h
delete mode 100644 include/asm-mips/semaphore.h
delete mode 100644 include/asm-mn10300/semaphore.h
delete mode 100644 include/asm-parisc/semaphore.h
delete mode 100644 include/asm-powerpc/semaphore.h
delete mode 100644 include/asm-s390/semaphore.h
delete mode 100644 include/asm-sh/semaphore.h
delete mode 100644 include/asm-sparc/semaphore.h
delete mode 100644 include/asm-sparc64/semaphore.h
delete mode 100644 include/asm-um/semaphore.h
delete mode 100644 include/asm-v850/semaphore.h
delete mode 100644 include/asm-x86/semaphore.h
delete mode 100644 include/asm-xtensa/semaphore.h


--
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a retrograde step."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/