Module Name: src Committed By: riastradh Date: Sat May 9 21:57:56 UTC 2015
Modified Files: src/sys/dev/pci: hifn7751.c Log Message: Defer to a callout in hifn_rng_get. Fixes lock-against-self. Still can't call rnd_add_data directly from an rndsource callback. (Still plan to fix this with further rnd rototilling.) XXX pullup netbsd-7 To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/dev/pci/hifn7751.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.