From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9Wx9-00028M-VS for qemu-devel@nongnu.org; Wed, 23 Nov 2016 07:47:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9Wx9-0001CF-8u for qemu-devel@nongnu.org; Wed, 23 Nov 2016 07:47:08 -0500 Received: from mail-io0-x242.google.com ([2607:f8b0:4001:c06::242]:33053) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c9Wx9-0001AX-1v for qemu-devel@nongnu.org; Wed, 23 Nov 2016 07:47:07 -0500 Received: by mail-io0-x242.google.com with SMTP id j92so1523392ioi.0 for ; Wed, 23 Nov 2016 04:47:06 -0800 (PST) Sender: Richard Henderson From: Richard Henderson Date: Wed, 23 Nov 2016 13:46:34 +0100 Message-Id: <1479905195-7424-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL for-2.8] target-alpha: fix smp interrupts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@redhat.com This is such a minor typo, let's fix it for 2.8 please. r~ The following changes since commit c36ed06e9159fa484b711dfdd27ec64d7ac3d17a: Merge remote-tracking branch 'mst/tags/for_upstream' into staging (2016-11-21 11:09:58 +0000) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-axp-20161123 for you to fetch changes up to 424ad8388f89f4202a7836d003273f23ebe04b09: target-alpha: Fix interrupt mask for cpu1 (2016-11-22 16:53:53 +0100) ---------------------------------------------------------------- Fix alpha smp interrupt masking ---------------------------------------------------------------- Richard Henderson (1): target-alpha: Fix interrupt mask for cpu1 hw/alpha/typhoon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)