commit | 412f90ed13c86f066a4ab14ed5bcd0793ef0355d | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Aug 18 20:02:29 2011 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Nov 02 14:14:48 2011 +0100 |
tree | 3c2c69ab63b5becb52e852bfa361c45a17bc345d | |
parent | ab785c1dd4bef85f308504c83bcf47ce787e1565 [diff] |
um: Get rid of UPT_SET/UPT_REG macros the only users are arch getreg()/putreg() and it's easier to handle it there instead of playing with macros from hell Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>