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-next>] [day] [month] [year] [list]
Date:	Wed, 30 Apr 2008 23:04:37 +0200
From:	Oliver Hartkopp <oliver@...tkopp.net>
To:	Thomas Gleixner <tglx@...utronix.de>
CC:	linux-kernel@...r.kernel.org, David Miller <davem@...emloft.net>
Subject: [PATCH] hrtimer: remove duplicate helper function

from Oliver Hartkopp <oliver@...tkopp.net>

The helper function hrtimer_callback_running() is used in 
kernel/hrtimer.c as well as in the updated net/can/bcm.c which now 
supports hrtimers. Moving the helper function to hrtimer.h removes the 
duplicate definition in the C-files.

Signed-off-by: Oliver Hartkopp <oliver@...tkopp.net>
Cc: Thomas Gleixner <tglx@...utronix.de>

---

Hello Thomas,

as discussed on the OSADL workshop here is the removal of my duplicate 
definition of your helper function in net/can/bcm.c .

The patch applies fine on Linus' current tree for the 2.6.26 merge.

Thanks & best regards,
Oliver




View attachment "hrtimer_remove_duplicate_helper_function" of type "text/plain" (1745 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ