What's the proper way to read atomic variables in embedded C? Can we just use kread within a probe handler or is something like atomic_read() still necessary? Thanks, Mike