linux/arch/powerpc
Bharat Bhushan 41b93b238a powerpc: Added __cmpdi2 for signed 64bit comparision
This was missing on powerpc and I am getting compilation error
drivers/vfio/pci/vfio_pci_rdwr.c:193: undefined reference to `__cmpdi2'
drivers/vfio/pci/vfio_pci_rdwr.c:193: undefined reference to `__cmpdi2'

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-10-11 16:49:27 +11:00
..
boot powerpc: Add ability to build little endian kernels 2013-10-11 16:48:56 +11:00
configs powerpc/85xx: Add C293PCIE board support 2013-08-23 19:43:24 -05:00
crypto
include powerpc/hvsi: Fix endian issues in HVSI driver 2013-10-11 16:48:53 +11:00
kernel powerpc: Added __cmpdi2 for signed 64bit comparision 2013-10-11 16:49:27 +11:00
kvm KVM: PPC: Disable KVM on little endian builds 2013-10-11 16:48:55 +11:00
lib powerpc: Use generic memcpy code in little endian 2013-10-11 16:48:40 +11:00
math-emu
mm powerpc: Book 3S MMU little endian support 2013-10-11 16:48:26 +11:00
net
oprofile Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2013-09-06 10:49:42 -07:00
perf powerpc/perf: Fix handling of FAB events 2013-10-03 17:25:38 +10:00
platforms powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag 2013-10-11 16:49:00 +11:00
sysdev powerpc/mpic: Disable preemption when calling mpic_processor_id() 2013-10-11 16:48:58 +11:00
xmon powerpc/xmon: Fix printing of set of CPUs in xmon 2013-09-05 17:29:19 +10:00
Kconfig powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds 2013-10-11 16:48:56 +11:00
Kconfig.debug
Makefile powerpc: Work around little endian gcc bug 2013-10-11 16:48:57 +11:00
relocs_check.pl