alistair23-linux/arch/arm64
Andreas Schwab 18931c8927 arm64: fix padding computation in struct ucontext
The expression to compute the padding needed to fill the uc_sigmask field
to 1024 bits actually computes the padding needed for 1080 bits.
Fortunately, due to the 16-byte alignment of the following field
(uc_mcontext) the definition in glibc contains enough bytes of padding
after uc_sigmask so that the overall offsets and size match in both
definitions.

Signed-off-by: Andreas Schwab <schwab@suse.de>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-03-18 10:42:16 +00:00
..
boot arm64: dts: prevent *.dtb from always being rebuilt 2013-01-14 08:08:28 -06:00
configs
include arm64: fix padding computation in struct ucontext 2013-03-18 10:42:16 +00:00
kernel arm64: Fix build error with !SMP 2013-03-18 10:42:14 +00:00
lib
mm memory-hotplug: remove memmap of sparse-vmemmap 2013-02-23 17:50:12 -08:00
Kconfig GPIO changes for Linux 3.9 2013-02-26 09:35:29 -08:00
Kconfig.debug arm64: mm: update CONTEXTIDR register to contain PID of current process 2013-02-11 18:24:18 +00:00
Makefile arm64: Fix the dtbs target building 2012-12-10 20:24:57 -06:00