freebsd-dev/sys/x86
Mark Johnston 1e954a7c63 Remove the arg0 field from struct amd64_frame. Its existence was a bug,
since on amd64 the first argument to a function is generally not on the
stack.

Revert an old DTrace bug fix to some code that assumed that
sizeof(struct amd64_frame) == 16.

Reviewed by:	jhb, kib
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D3255
2015-09-11 03:31:22 +00:00
..
acpica Automatically disable x2APIC mode on SandyBridge Lenovo machines. I 2015-08-21 15:13:25 +00:00
bios Add missing header needed by free(9). 2012-09-30 15:42:20 +00:00
cpufreq Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
include Remove the arg0 field from struct amd64_frame. Its existence was a bug, 2015-09-11 03:31:22 +00:00
iommu Comment only change, fix grammar and somewhat clarify the action. 2015-08-14 13:51:59 +00:00
isa Set the initial system time to a sane (as in: not end of 21st century) value when 2015-06-29 17:02:09 +00:00
pci Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
x86 Merge stack(9) implementations for i386 and amd64 under x86/. 2015-09-11 03:24:07 +00:00
xen xen: allow disabling PV disks and nics 2015-08-21 15:53:08 +00:00