lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <89ebab62-4bda-4a8e-a256-5ee46a88e99d@manjaro.org>
Date:   Thu, 1 Sep 2016 09:46:49 +0200
From:   Bernhard Landauer <oberon@...jaro.org>
To:     Steven Rostedt <rostedt@...dmis.org>,
        LKML <linux-kernel@...r.kernel.org>,
        linux-rt-users <linux-rt-users@...r.kernel.org>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Carsten Emde <C.Emde@...dl.org>,
        John Kacur <jkacur@...hat.com>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: Re: [ANNOUNCE] 4.4.19-rt27

This version of the patch produces a compile error for me about 
|add_interrupt_randomness
|

|CC [M] drivers/hv/vmbus_drv.o drivers/hv/vmbus_drv.c: In function 
‘vmbus_isr’: drivers/hv/vmbus_drv.c:831:2: error: too few arguments to 
function ‘add_interrupt_randomness’ 
add_interrupt_randomness(HYPERVISOR_CALLBACK_VECTOR, 0); 
^~~~~~~~~~~~~~~~~~~~~~~~ In file included from 
drivers/hv/vmbus_drv.c:44:0: include/linux/random.h:23:13: note: 
declared here extern void add_interrupt_randomness(int irq, int 
irq_flags, __u64 ip); ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** 
[scripts/Makefile.build:258: drivers/hv/vmbus_drv.o] Error 1 make[1]: 
*** [scripts/Makefile.build:403: drivers/hv] Error 2 make: *** 
[Makefile:947: drivers] Error 2 Any ideas? regards Bernhard |


On 31/08/16 20:09, Steven Rostedt wrote:
> Dear RT Folks,
>
> I'm pleased to announce the 4.4.19-rt27 stable release.
>
>
> This release is just an update to the new stable 4.4.19 version
> and no RT specific changes have been made.
>
>
> You can get this release via the git tree at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
>
>    branch: v4.4-rt
>    Head SHA1: 9eb16eaa11f388a29dcf3fe360ebd7849ee562f0
>
>
> Or to build 4.4.19-rt27 directly, the following patches should be applied:
>
>    http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
>
>    http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.19.xz
>
>    http://www.kernel.org/pub/linux/kernel/projects/rt/4.4/patch-4.4.19-rt27.patch.xz
>
>
>
>
> Enjoy,
>
> -- Steve
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ