2004-06-02 21:12:30

by Nathan Lynch

[permalink] [raw]
Subject: [PATCH] use c99 struct initializer in hotcpu_notifier

Hi-

The hotcpu_notifier macro does not properly record the given priority in
the notifier block. This causes trouble only for callers which specify
a non-zero priority, of which there are none (yet).

Patch is against 2.6.7-rc2; please apply.

Signed-off-by: Nathan Lynch <[email protected]>


Attachments:
hotcpu_notifier_c99_initializers.patch (596.00 B)