|
From: Geert U. <ge...@li...> - 2018-03-28 13:11:39
|
On Wed, Mar 28, 2018 at 12:28 PM, Joel Fernandes <agn...@gm...> wrote:
> while(release_now == 0);
while (release_now == 0)
cpu_relax();
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li...
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
|