Re: [PATCH 10/62] ata: remove the second argument of k[un]map_atomic()
From: Cong Wang <hidden>
Date: 2011-11-28 11:43:23
Also in:
lkml
From: Cong Wang <hidden>
Date: 2011-11-28 11:43:23
Also in:
lkml
于 2011年11月28日 18:01, Sergei Shtylyov 写道:
Hello. On 27-11-2011 9:26, Cong Wang wrote:quoted
Signed-off-by: Cong Wang<redacted> --- drivers/ata/libata-sff.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)IMO, you should do this in a single patch, not piecemeal to keep the kernel bisectable.
Hi, Please see patch 01/62, https://lkml.org/lkml/2011/11/28/35 So even without it, the kernel can still compile, just with some warnings. Thanks.