Re: [PATCH v3 17/19] netem: Include in sch_netem.c

2024-09-30 Thread Stephen Hemminger
On Mon, 30 Sep 2024 14:33:28 +0200 Uros Bizjak wrote: > Include header to allow the removal of legacy > inclusion of from . > > Signed-off-by: Uros Bizjak > Cc: Stephen Hemminger > Cc: Jamal Hadi Salim > Cc: Cong Wang > Cc: Jiri Pirko > Cc: "David S. M

Warning on boot with intel_tc

2024-07-31 Thread Stephen Hemminger
I am seeing this warning on boot on my Intel mini PC. Running Debian testing and it has kernel 6.9.10-amd64. This looks like something that recently changed and is 100% reproducible. Since only warning, things seem to be ok after that. [1.858857] i915 :00:02.0: [drm] VT-d active for gfx ac

Re: [Intel-gfx] [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members

2022-06-27 Thread Stephen Hemminger
On Mon, 27 Jun 2022 20:04:32 +0200 "Gustavo A. R. Silva" wrote: > There is a regular need in the kernel to provide a way to declare > having a dynamically sized set of trailing elements in a structure. > Kernel code should always use “flexible array members”[1] for these > cases. The older style

[Intel-gfx] log splat from Intel DRM driver on resume

2016-09-25 Thread Stephen Hemminger
When I resume my desktop from suspend, the following shows up in the log. Running 4.8.0-rc6 (net-next branch).dme Everything appears to be working ok. [148349.793696] PM: Syncing filesystems ... done. [148350.599336] PM: Preparing system for sleep (mem) [148350.599623] Freezing user space processe

[Intel-gfx] Warning on resume

2014-04-22 Thread Stephen Hemminger
I got this on my desktop (Haswell) box when resuming from suspend with Debian testing kernel (3.13). [147765.739493] [ cut here ] [147765.739501] WARNING: CPU: 1 PID: 29426 at /build/linux-oxWk_8/linux-3.13.7/drivers/gpu/drm/i915/intel_ddi.c:763 intel_ddi_pll_mode_set+0x