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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html