From: Oleg Nesterov Date: Mon, 3 Sep 2012 15:02:16 +0000 (+0200) Subject: uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int" X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baedbf02b1912225d60dd7403acb4b4e003088b5;p=pandora-kernel.git uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int" Make arch_uprobe_task->saved_trap_nr "unsigned int" and move it down after ->saved_scratch_register, this changes sizeof() from 24 to 16. Signed-off-by: Oleg Nesterov Acked-by: Srikar Dronamraju --- Reading git-diff-tree failed