| To: | Eric Paris <eparis@redhat.com> |
|---|---|
| Subject: | Re: [PATCH -v2] Audit: push audit success and retcode into arch ptrace.h |
| From: | Tony Luck <tony.luck@intel.com> |
| Date: | Fri, 3 Jun 2011 15:52:09 -0700 |
| Cc: | linux-kernel@vger.kernel.org, fenghua.yu@intel.com, monstr@monstr.eu, ralf@linux-mips.org, benh@kernel.crashing.org, paulus@samba.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, linux390@de.ibm.com, lethal@linux-sh.org, davem@davemloft.net, jdike@addtoit.com, richard@nod.at, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, viro@zeniv.linux.org.uk, oleg@redhat.com, akpm@linux-foundation.org, linux-ia64@vger.kernel.org, microblaze-uclinux@itee.uq.edu.au, linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QcFzpaXl5O5nvRA2y9bRaW3kDB7me1h5mrlIXmJbmvg=; b=PWhaE4o2JyTJFkHTRBQTlLQrOXnhViVZmKdN5rx62H3/NbrjjLDNjWRz2B+QAkydIo 46IEQC0FAATBnGfdVjZoduklBlWCr7tcYkMKBxBNK8L9Vs1WfoPdin7d8vH+7beVbUE0 lYkj34dB2Klo53KaYav84mxjlGTAgv68rikoA= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=FDx509LSgl3EIBFZImarpKLtQjnzu6Br9frlqTmzvYHtZq6TxrZ2cFf/UovJEolcUQ 0+XeXA6qgpn6O4BkNTihrUskVSIs8NyfgFjUr6u44r771oFKDkaXEI9nAWwp9PYdh81P XRS3Ob64sZ5YxeD0KT8kXnxe/LJracqcyrD9E= |
| In-reply-to: | <20110603220451.23134.47368.stgit@paris.rdu.redhat.com> |
| References: | <20110603220451.23134.47368.stgit@paris.rdu.redhat.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, Jun 3, 2011 at 3:04 PM, Eric Paris <eparis@redhat.com> wrote: > The other major change is that on some arches, like ia64, we change > regs_return_value() to give us the negative value on syscall failure. The > only other user of this macro, kretprobe_example.c, won't notice and it makes > the value signed consistently for the audit functions across all archs. v2 builds and boots on ia64 now Acked-by: Tony Luck <tony.luck@intel.com> > Signed-off-by: Eric Paris <eparis@redhat.com> > Acked-by: Acked-by: H. Peter Anvin <hpa@zytor.com> [for x86 portion] ^^^^^^^^^^^^^^^^^^^^ :-) -Tony |
| Previous by Date: | [PATCH -v2] Audit: push audit success and retcode into arch ptrace.h, Eric Paris |
|---|---|
| Next by Date: | Re: [PATCH -v2] Audit: push audit success and retcode into arch ptrace.h, Richard Weinberger |
| Previous by Thread: | [PATCH -v2] Audit: push audit success and retcode into arch ptrace.h, Eric Paris |
| Next by Thread: | Re: [PATCH -v2] Audit: push audit success and retcode into arch ptrace.h, Richard Weinberger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |