[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adaocupvhid.fsf@cisco.com>
Date: Tue, 21 Apr 2009 14:11:54 -0700
From: Roland Dreier <rdreier@...co.com>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Hitoshi Mitake <h.mitake@...il.com>, Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
"Robert P. J. Day" <rpjday@...shcourse.ca>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: arch/x86/Kconfig selects invalid HAVE_READQ, HAVE_WRITEQ vars
> Do you really expect driver authors to type writeq_nonatomic() for
> every register reference?
No -- that's why I didn't even bring it up at first and why I consider
it ugly.
> I think an #include at the top is one thing, but something that
> heavyweight for each call site really isn't going to fly.
Yeah, I guess that could work, although I do worry that debugging the
wrong choice of #include might be a pain (mysterious symptoms on 32-bit
architectures caused by the name of an include file would be hard to
track).
To be honest I think the status quo ante was not really that bad.
- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists